Thread: C++ Arrays
View Single Post
Old 11-09-2006, 01:34 PM   #8 (permalink)
noobie
Forum Expert
 
Join Date: Jul 2005
Location: Istanbul/Turkey
Age: 27
Posts: 425
Default

arul : if you are gonna do it in C-style, it is better to use malloc rather than calloc..

anyway, C is annoying, go with C++
__________________
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it."
noobie is offline   Reply With Quote