Thread: little help on ifstream

  1. #1
    Registered User
    Join Date
    Nov 2001
    Posts
    255

    little help on ifstream

    hey ive asked many times before and havent really gotten to far but its been awhile and ive been slack but im trying to get back into things again so well see maybe this will help as i left off learning what ifstream does and how to use it and how to read data from files but noone could seem to help me out to well so im wondering if there is anyone who might read this who knows so if there is id appreciate it greatly if u could let me know thanx
    hooch

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    One suggestion and two links, the suggestion is punctuation.
    http://www.cplusplus.com/doc/tutorial/tut6-1.html
    http://www.cplusplus.com/ref/iostream/fstream/

    -Prelude
    My best code is written with the delete key.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Simple ifstream Question
    By Paul22000 in forum C++ Programming
    Replies: 8
    Last Post: 12-05-2008, 05:34 PM
  2. store data from ifstream and store in link list
    By peter_hii in forum C++ Programming
    Replies: 2
    Last Post: 10-26-2006, 08:50 AM
  3. ifstream
    By Wraithan in forum Tech Board
    Replies: 3
    Last Post: 09-24-2006, 01:26 AM
  4. ofstream and ifstream for searching and writing
    By johnnyd in forum C++ Programming
    Replies: 6
    Last Post: 03-17-2003, 08:34 AM
  5. Ifstream Problems
    By IlUomo in forum Windows Programming
    Replies: 1
    Last Post: 04-24-2002, 12:51 PM