【實用教育app】C Compiler|最夯免費app

【實用教育app】C Compiler|最夯免費app

分享好友

【免費教育App】C Compiler-APP點子

C compiler is a tool for creating and compiling C programs in android Phones. It will be very much help full for those who are beginners C program

- It is an offline application, so compilation and execution will be so fast as comparing other c compiler apps.

【免費教育App】C Compiler-APP點子

- for the time being only integer operations are allowed. and for looping use while loop only (no for loop in this version).

sample program:

NB: NOT SUPPORTED INLINE INTEGER OPERATIONS (see the examples).

Example 1: Addition of Two Numbers

#include

【免費教育App】C Compiler-APP點子

void main(){

int a,b,sum;

【免費教育App】C Compiler-APP點子

printf("Enter the First Number:");

scanf("%d",&a);

【免費教育App】C Compiler-APP點子

printf("Enter the Second Number:");

scanf("%d",&b);

【免費教育App】C Compiler-APP點子

sum = a+b;

printf("Sum of given Num is :%d",sum); //do not support "printf("Sum is :%d",(a+b));

【免費教育App】C Compiler-APP點子

}

Example 2: Check the given number is odd or even.

#include

void main(){

【免費教育App】C Compiler-APP點子

int a,test;

printf("Enter the value:");

【免費教育App】C Compiler-APP點子

scanf("%d",&a);

test=a%2; //do the operation out side, don't do inline operation like ( if(a%2) ) not allowed right now, will come in next versions.

【免費教育App】C Compiler-APP點子

if(test==0){ // open the braces for all the branch and loop conditions.

printf("Number is Even");

【免費教育App】C Compiler-APP點子

}

else{

printf("Number is Odd");

}

}

免費玩C Compiler APP玩免費

免費玩C Compiler App

C Compiler APP LOGO

C Compiler LOGO-APP點子

C Compiler APP QRCode

C Compiler QRCode-APP點子
熱門國家系統支援版本費用APP評分上架日期更新日期
未知Android
Google Play
1.1
App下載
免費
1970-01-012015-04-19
分享app
上一個APP
下一個APP

高評價教育App推薦

其中招聘初中

其中招聘JR是一个自由和简单的应用程序,这有助于岁的青少年学生5+和所有年龄段的ESL学生学习使用图片工作和职业的英文名字,这将有助于建立自己的词汇量。随着50个不同的工作岗位发挥它可以使学习的乐趣和教育。对于非常年轻的成年学生的互动将是必要的,这样你就可以帮助您的孩子或学生发展自己的词汇量。旧的学 …