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 spaces and lname has 31 spaces.
This is what I have so far:
Not much but that is why I am asking for help!Code:fwrite(&cppdata.txt



LinkBack URL
About LinkBacks


