help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: allocate 2d pointer. is ths a bug ?


From: address@hidden
Subject: Re: allocate 2d pointer. is ths a bug ?
Date: 11 Aug 2006 00:33:44 -0700
User-agent: G2/0.2

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..



reply via email to

[Prev in Thread] Current Thread [Next in Thread]