おはようございます、uchanです。 [osask 7039] redefineの警告は消えて、同じ例外が出ると言うことです。 以下は、winとtiltleをOsaskMain()の中で宣言し、makeした時のメッセージです。 それでは。 -------------------------------------------------------------------------------- I:\osa_dir2\hellocp4>make I:\osa_dir2\hellocp4>..\z_tools\make.exe .../z_tools/make.exe -r hellocp4.bin make.exe[1]: Entering directory `I:/osa_dir2/hellocp4' .../z_tools/sjisconv.exe -s hellocp4.cpp hellocp4.ca .../z_tools/cc1plus.exe -I../z_tools/guigui00/ -Os -Wall -quiet -o hellocp4.gas hellocp4.ca hellocp4.ca: In member function `void MyClass::test()': hellocp4.ca:20: warning: statement with no effect hellocp4.ca:24: warning: statement with no effect .../z_tools/gas2nask.exe -a -e hellocp4.gas hellocp4.nas .../z_tools/nask.exe hellocp4.nas hellocp4.obj .../z_tools/obj2bim.exe !Atmark! ../z_tools/guigui00/guigui00.rul out:hellocp4.bim stack:512k map:hellocp4.map hellocp4 ..obj .../z_tools/bim2bin3.exe in:hellocp4.bim out:hellocp4.org malloc:256k mmarea:512k .../z_tools/bim2bin3.exe -osacmp -tek0 in:hellocp4.org out:hellocp4.bin rm hellocp4.gas hellocp4.nas hellocp4.ca make.exe[1]: Leaving directory `I:/osa_dir2/hellocp4'