tk_type char(18) The type of task. "SENSOR"
tk_type char(18) 任务的类型 "SENSOR"
If both values are of type CHAR, the result is also of type CHAR.
如果两个值都是char类型,结果还是char类型。
The type char is used to represent character data and is covered in Chapter 8.
char类型被用来表示字符数据,在第8章会讲到。
s1 I have a variable called s1 and it's char * of type char * so here we go.
我有一个变量,它的类型是。
String is actually not a data type in C. It actually is something called a char star and we'll come back to this before long.
字符串在C语言里其实不是一种数据类型,而是一种称为char,*的数据类型,这个知识点我以后会讲到。
I get the int and store it in n. The switch statement takes inside its parenthesis an int or a char or some primitive type.
我得到一个整数并把它存储,到n中,switch语句的圆括号里可以是一个整数,或者一个字符或其他的基本类型。
应用推荐