C Board  

Go Back   C Board > Platform Specific Boards > Linux Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 08-06-2002, 06:19 AM   #1
Registered User
 
Join Date: Jul 2002
Posts: 29
to point or not to point

What should I use if I have like 100 objects, and I'm don't know how many of those should be used, so I don't want to initialize immediately. I tried a pointer, but I'm not interested in another array.
In other words: How to avoid initialization without creating an array?
__________________
I like traffic lights. I like traffic lights. I like traffic lights, but only when they're green.
Skarr is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Copying a binary tree. nempo C++ Programming 3 04-14-2008 09:44 PM
Help realy needed ZohebN C++ Programming 2 04-08-2008 09:37 AM
Getting a floating point exception SnertyStan C Programming 13 03-25-2008 11:00 AM
How to monitor process creation? markiz Windows Programming 31 03-17-2008 02:39 PM
floating point binary program, need help ph34r me C Programming 4 11-10-2004 07:10 AM


All times are GMT -6. The time now is 06:40 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22