当前位置: 首页 > C语言开发工程师
阅读全文

#define N 5
程序中头文件type1.h的内容是:
#define N 5

阅读全文

#include <stdio.h>
有以下程序
#include <stdio.h>

阅读全文

#include <string.h>
有以下程序
#include <string.h>

阅读全文

Int a=3;
有以下程序
Int a=3;

阅读全文

Struct sk
设有如下定义:
Struct sk

阅读全文

Typedef int *INTEGER;
若有以下说明和定义:
Typedef int *INTEGER;

阅读全文

Main()
有以下程序
Main()

阅读全文
1...5051525354...103