hello, today I am trying to run a c program in sublime text but i am unable to run the program on sublime Text3. Steps that followed by me.
-
Copy C:\Program Files (x86)\CodeBlocks\MinGW\bin
-
PATH Variable: %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\Program Files (x86)\CodeBlocks\MinGW\bin
-
I have written This C Program
Coding:
#include<stdio.h>
#include<conio.h>
void main()
{
int a=5,b=10;
printf(“The sum of %d and %d is %d”,a,b,a+b);
getch();
} -
and save it as GCD.c
-
Then I got this message:
-
Please solve my problem as soon as possible.
you can contact me by
mail: nmandalstu@gmail.com
whatsapp: 09475889780