stdlib.h
来自「guide and some example with visualC++」· C头文件 代码 · 共 11 行
H
11 行
/* This header file is machine generated. Modify EiC/config/genstdio.c, or the target independent source files it reads, in order to modify this file. Any direct modifications to this file will be lost. */#define EXIT_FAILURE 1#define EXIT_SUCCESS 0#define RAND_MAX 2147483647#define MB_CUR_MAX 1
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?