dynamic pointers Thanks for the informative reply. Im gonna do some more tweaking with this after work and post an up...
dynamic pointers Ok, that was carelessness on my part. I tried doing this: [code] int main() { const int ARRAY =...
dynamic pointers Ok, I think I got it. [code] int main() { const int ARRAY = 10;//constant variable declared int ...
dynamic pointers [quote] However, I do suggest that you write two loops. * In the first do copy values from local arr...
dynamic pointers Hello everyone, I'm asked to write a program copying an array into a dynamic pointer and I'm having ...
This user does not accept Private Messages