Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: bugmenot ; Forum: C++ and child forums
Forum: C++ May 29th, 2008
Replies: 7
Views: 1,794
Posted By bugmenot
These are identical. It is a pointer in both cases. So I guess it may be more clear to write it as a pointer. The second case might cause beginners to think that you are passing an entire array by...
Forum: C++ May 2nd, 2008
Replies: 7
Views: 593
Posted By bugmenot
wow.

what did you expect that code to do?
Forum: C++ Apr 11th, 2008
Replies: 11
Views: 1,951
Posted By bugmenot
if you want a dynamic array, which has a finite size that grows and shrinks as you add or remove elements, take a look at std::vector
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC