Calculations using Arrays and loops please Help!!! :'([code]#include <iostream> #include <string> #include <fstream> #include <iomanip> #include <cstdlib>...
the " characterOh you are trying to get ";" but its not appearing on the screen correct?
the " character[code]<<endl[/code] is optional but you need ";"
the " characterits [code]cout<<"Hello world"<<endl;[/code] you have to use ; to close the lin :D
using arrays to store and retrieve multiple info from file HELP NEEDED PLEASE! :(Contents of " Data.txt ": November24,Tunapuna-Piarco,r,3000.00,2500.00 November25,Armia,g,4000.00,...
This user does not accept Private Messages