Search:

Type: Posts; User: srlien24

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,210

    Combine code into a Single statement

    I am supposed to write a single statement that will save Sara and George into a text file called cppdata.txt using fprintf() and both fname(sara) and lname(george) are left justified and fname has 21...
  2. Replies
    2
    Views
    932

    I need help with this code

    The code is supposed to define a file pointer called "fpwrite"
    open a text file called "sppdata.txt"
    and check to see if the file is opened and use it to write "Hello Sara" a hundred times. I am...
Results 1 to 2 of 2