Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help in simple file input output program
#2
(12-08-2016, 01:43 PM)davis60 Wrote:  Well the compiler shuts down as soon as I run the program https://www.sendspace.com/file/nfy3h9
The compiler is what translates the C++-code into what can actually run on your computer. Either the compiler shuts down when you try to compile the program, or the program shuts down when you try to run it.
Compiling the program does not run it. Do you have a .exe file you can run after compiling? Do you get an error message? Which compiler are you using? (an old one
#include<fstream.h>
hasn't been a thing since you were born)
Age ratings for movies and games (and similar) have never been a good idea.
One can learn a lot from reinventing wheels.
An unsound argument is not the same as an invalid one.
volatile in C++ does not mean thread-safe.
Do not make APIs unnecessarily asynchronous.
Make C++ operator > again
Trump is an idiot.
Reply
Thanks given by:


Messages In This Thread
RE: Help in simple file input output program - by Som1Lse - 12-08-2016, 02:00 PM



Users browsing this thread: 1 Guest(s)