Assume that we use the following program:
#include<stdio.h>
#include<conio.h>
void main()
{
printf("Hi");
getch();
}
There is no mistake in the program, whatsoever. Yet the option for run or build still isnt available. I have tried it on CodeBlocks also and the application simply crashes. I have been trying to figure this out for the past two years and still haven't found a solution to this problem. Been to many apple stores also, and they couldnt help me either and told me to come here. I don't want to keep using windows for coding anymore if I know I have a better OS with better software in it that makes coding much better and easier.