h wrote:
> Thanks Mehturt.
>
> but, it works through g++ on Cygwin and GNU/Linux machine without MS-VC++
> 6.0 on win32 machine.
> i know i've attached code are has a problem.
>

Undefined behavior is undefined behavior, it might work, it might not,
it might format your harddrive..
Try to use a debugging application, such as valgrind, to see where your
errors are..

_______________________________________________
help-gplusplus mailing list
help-gplusplus@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gplusplus

Reply via email to