Results 1 to 2 of 2

Thread: File Input and Output

  1. #1

    Thread Starter
    Member
    Join Date
    Jan 2011
    Posts
    40

    File Input and Output

    Can someone tell me how to bring in a file on visual studio 2010.
    meaning like a code to bring the numbers from a file and then close it then write it in that file.
    thank you

  2. #2
    Raging swede Atheist's Avatar
    Join Date
    Aug 2005
    Location
    Sweden
    Posts
    8,018

    Re: File Input and Output

    Are you using C or C++?
    If you are using C, take a look at the functions provided by the cstdio library. If you're using C++, it's the iostream library you're after.
    Rate posts that helped you. I do not reply to PM's with coding questions.
    How to Get Your Questions Answered
    Current project: tunaOS
    Me on.. BitBucket, Google Code, Github (pretty empty)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width