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.
okay, i wanna know exactly attached code are why looks working good in g++ only. that's it. Regards, godmode2k at hotmail.com from KLDP.org <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] >> 5 char** str; >> 6 >> 7 str[0] = new char[5]; >> 8 str[1] = new char[5]; >> 9 > > I believe the result is "undefined behavior", so the program might do > anything it wants.. > _______________________________________________ help-gplusplus mailing list help-gplusplus@gnu.org http://lists.gnu.org/mailman/listinfo/help-gplusplus