On 06/05/2008, H.S. <[EMAIL PROTECTED]> wrote:
> In a C++ program I am reading a data file for later processing and
> computations. While reading that data file, I want to keep track of data
> items (doubles) read.

Use std::list and other standard data structures.

It's C++. Don't use C arrays, ugh.

If you are comfortable with IRC, I find that ##c++ on Freenode is full
of bright people.

And what does this have to do with Debian?

- Jordi G. H.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to