User profile: relgin

User info
User name:relgin
Location:Elgin, Ill
Bio:Beginner in C++
History
Joined:
Number of posts:23
Latest posts:

How to use functions to read data from file?
The purpose of the program below is to read in a list of thrust curve points which are stored in a t...

How to create a data file?
Well in one of my in class assignments we design a program where we entered the name of a txt file. ...

How to create a data file?
I will be designing a program where the user enters the name of a data file. The file will contain d...

How to read data from file
So I added a for loop that ask user for thrust data (time, thrust at time) and stores it in a multid...

How to read data from file
I made a program that calculates thrust for any given time on the curve. The program ask the user fo...