aihot  2020-11-12 10:26:40  OpenCV |   查看评论   
); } void swap(int ar[],int i,int j) { int temp; temp=ar[i]; ar[i]=ar[j]; ar[j]=temp; }

4.11 预处理器

文件包含#inlcude,可以将一些声明语句的头文件包含进来。

宏替换#define

 

除特别注明外,本站所有文章均为 赢咖4注册 原创,转载请注明出处来自《TCPL》 第4章 函数与程序结构

留言与评论(共有 0 条评论)
   
验证码:
[lianlun]1[/lianlun]