• Users
  • makeyourselfgreat

User profile: makeyourselfgreat

User info
User name:makeyourselfgreat
History
Joined:
Number of posts:2
Latest posts:

How to output this file into a new program or code?
//code ofstream outFile; outFile.open("p4a.dat"); outFile << setw(8) << "90.0"; outFile << setw(8)...

Please help with my code!
This is what I have so far: [code]// code [/code] [output]#include <iostream> #include <string...