Install+100
CategoryEducation
Size12 MB
Last Update2020 October 15
C Compiler IDE

C Compiler IDE

赵志远(qq:1203568579)
Version 29
Install+100
CategoryEducation
Size12 MB
Last Update2020 October 15
View the antivirus scan results

Images

Introduction

More Info

C Compiler IDE is simple C IDE focused on learning programming languages.
Features:
* smart syntax highlighting
* undo
* redo
* note
* input syntax
Example :
#include
void main(){

int a;
printf("Enter the a Number:");
scanf("%d",&a);
printf("a =%d",a);

}

User Reviews - 0 Rates
0 from 5
5
4
3
2
1