View Single Post
  #2 (permalink)  
Old June 13th, 2006, 10:52 PM
Prashant Sahni Prashant Sahni is offline
Registered User
 
Join Date: Jun 2006
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

No buddy, ya don have to.
Lisn up, for extremely huge datas like the 200 variable array, u're talking 'bout, the latest industry standard is to use database management programs like oracle etc. Later on, you can integrate this data with your C++ program. Some programmers even use MS Access. Alternately the problem can be solved by Object Oriented Programming or OOP approach. But since you are new to C++, I'll leave it for your book to explain.

Reply With Quote