Thread: Searching txt files (another file i/o qn)

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #7
    Registered User Catif's Avatar
    Join Date
    May 2002
    Posts
    9
    Thanks Elad - it looks right, my other resources say its right............ BUT

    Borland C++ compiler (4.5) says "Could not find a match for 'istream::getline(int,int,char)' in function DisplayBookings()"

    the *wonderful* help file that comes with the compiler says:

    "No C++ function could be found with parameters matching the supplied arguments. Check parameters passed to function or overload function for parameters that are being passed."

    As itterated before im prolly the biggest newbie in the world and thus this means absolutly nothing to me - aint yall glad theres someone out there who is more st00pid than you (ie: me)

    ill let ya know how i get on
    Last edited by Catif; 05-13-2002 at 03:17 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. File I/O - Hash files
    By I BLcK I in forum C++ Programming
    Replies: 3
    Last Post: 04-29-2009, 01:30 AM
  2. File transfer- the file sometimes not full transferred
    By shu_fei86 in forum C# Programming
    Replies: 13
    Last Post: 03-13-2009, 12:44 PM
  3. Need Help Fixing My C Program. Deals with File I/O
    By Matus in forum C Programming
    Replies: 7
    Last Post: 04-29-2008, 07:51 PM
  4. added start menu crashes game
    By avgprogamerjoe in forum Game Programming
    Replies: 6
    Last Post: 08-29-2007, 01:30 PM
  5. Dikumud
    By maxorator in forum C++ Programming
    Replies: 1
    Last Post: 10-01-2005, 06:39 AM