Hi i have been wondering can I run or build a cpp file in sublime text using the Turbo C?
#include<stdio.h>
#include<conio.h>
void main();
{
clrscr();
printf("hello world");
getch();
}
Hi i have been wondering can I run or build a cpp file in sublime text using the Turbo C?
#include<stdio.h>
#include<conio.h>
void main();
{
clrscr();
printf("hello world");
getch();
}
well i can’t run it on sublime text can you help me? this is the turbo c i am using
https://developerinsider.co/download-turbo-c-for-windows-7-8-8-1-and-windows-10-32-64-bit-full-screen/
this is the error
I don’t want to skip the prerequisite in my previous statement. Because any further discussion could be meaningless.
Does your statement imply “it can be run in command line”?