Thread: Reading and Writing

  1. #1
    Registered User
    Join Date
    Sep 2002
    Posts
    72

    Reading and Writing

    anyone have any good sites with fread, fwrite,fopen stuff like that

  2. #2
    Lead Moderator kermi3's Avatar
    Join Date
    Aug 1998
    Posts
    2,595
    I would use the search function on the board and look for those keywords to start, there are lots, if you just want to do file reading and writing use the tutorials on this site, i think what you want is lesson 10.
    Kermi3

    If you're new to the boards, welcome and reading this will help you get started.
    Information on code tags may be found here

    - Sandlot is the highest form of sport.

  3. #3
    &TH of undefined behavior Fordy's Avatar
    Join Date
    Aug 2001
    Posts
    5,793

    Re: Reading and Writing

    Originally posted by niroopan
    anyone have any good sites with fread, fwrite,fopen stuff like that
    http://www.cplusplus.com/ref/

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 03-05-2009, 03:14 AM
  2. accessing my com port, writing and reading data
    By shoobsie in forum C Programming
    Replies: 7
    Last Post: 09-16-2005, 03:29 PM
  3. Reading from and writing to same file
    By Strait in forum C++ Programming
    Replies: 2
    Last Post: 02-01-2005, 04:37 PM
  4. file writing and reading
    By Micko in forum C Programming
    Replies: 8
    Last Post: 01-13-2004, 11:18 AM
  5. reading and writing structures to pipes
    By netwizio in forum Linux Programming
    Replies: 3
    Last Post: 01-06-2004, 01:28 AM