C++ use of Malloc/Realloc and Free
Kevin D. Clark
kclark at CetaceanNetworks.com
Tue Jun 24 15:07:49 EDT 2003
Jerry Feldman <gaf at blu.org> writes:
> If you religiously follow the standards, your code should be reasonably
> portable. Too many programmers make assumptions, like long == 32 bits
> (WRONG), endian == little (WRONG). Malloc(3) et. all should be ok in C++
> when use in the proper context.
Ah, so we agree then -- excellent!
Regards,
--kevin
--
Kevin D. Clark / Cetacean Networks / Portsmouth, N.H. (USA)
cetaceannetworks.com!kclark (GnuPG ID: B280F24E)
alumni.unh.edu!kdc
More information about the Discuss
mailing list