最新消息:20210917 已从crifan.com换到crifan.org

工作和技术

工作相关的技术文章

Exit Status in Linux

Exit Status in Linux

crifan 17年前 (2008-06-14) 2016浏览 0评论

Exit Status By default in Linux if particular command/shell script is executed, it return two type of values which is used to...

Error: C2933E: type disagreement for

Error: C2933E: type disagreement for

crifan 17年前 (2008-06-11) 2267浏览 1评论

问题: 如果函数B函数实现中调用A函数,而A函数的实现在B实现之后,那么在用编译ARM程序的时候,就会出现: Error: C2933E: type disagreement for ‘FUNTION_NAME’ 一类的错...

结构体声明和赋值+void参数的函数调用

结构体声明和赋值+void参数的函数调用

crifan 17年前 (2008-06-11) 2074浏览 1评论

结构体赋值+void参数的函数调用 鄙视一下自己,这么多基础知识都忘光了! [结构体声明和赋值] 1.声明的结构体: static app_Item_t *item1 ; 只是指针,所以没有实际申请空间. 要申请空间,要: static app_It...

71 queries in 0.200 seconds, using 20.02MB memory