• Users
  • olaf the huggable

User profile: olaf the huggable

User info
User name:olaf the huggable
History
Joined:
Number of posts:12
Latest posts:

.exe stops executing at the point of main function
I'm asking very kindly to reply as early as possible cuz i am in real need of a solution pleaseee. I...

.exe stops executing at the point of main function
[code] void stocks::priceChange() { int input; double prayz; char yesno; bool tf; for (int i=0;...

.exe stops executing at the point of main function
[code] void CS::getdesc() { thug.Desc[0]="Cherry Mobile Alpha Luxe 8GB(White)"; thug.Desc[1]="Noki...

.exe stops executing at the point of main function
I've tried to compile and run this on my dev c++ which is the latest version of the orwell dev c++ 5...

termination of console application before a getline statement
coder777, Thank you for the tip :D