View Single Post
  #1  
Old 08-17-2010, 01:00 AM
C++ C++ is offline
Senior Member
 
Join Date: Jun 2009
Posts: 18,248
Default Read from a file to deque

Hello World! I'm new in the forum and I don't have too much experience with C++, I'm looking for help with my code, I hope you could help me I have to read from a file.txt different collumns, each of them corresponds to a parameter and store them in a deque, I have found out how to read...
__________________
C++
domain name forum
Reply With Quote