非常教程

C参考手册

C 语法

C 语法

C 语法
#define directive 详细
#elif directive 详细
#else directive 详细
#endif directive 详细
#error directive 详细
#if directive 详细
#ifdef directive 详细
#ifndef directive 详细
#include directive 详细
#line directive 详细
#pragma directive 详细
alignas 详细
Alternative operators and tokens 详细
Analyzability 详细
Arithmetic operators 详细
Arithmetic types 详细
Array declaration 详细
Array initialization 详细
ASCII Chart 详细
Assignment operators 详细
types 详细
Basic concepts 详细
Bit fields 详细
break statement 详细
C language 详细
C Operator Precedence 详细
cast operator 详细
character constant 详细
Comments 详细
Comparison operators 详细
compound literals 详细
Conditional inclusion 详细
Conformance 详细
const type qualifier 详细
Constant expressions 详细
continue statement 详细
Declarations 详细
do-while loop 详细
Enumerations 详细
Escape sequences 详细
Expressions 详细
External and tentative definitions 详细
File scope 详细
floating constant 详细
for loop 详细
Function declarations 详细
Function definitions 详细
Functions 详细
Generic selection 详细
goto statement 详细
Identifier 详细
if statement 详细
Implicit conversions 详细
Increment/decrement operators 详细
Initialization 详细
inline function specifier 详细
integer constant 详细
Lifetime 详细
Logical operators 详细
Lookup and name spaces 详细
Main function 详细
Member access operators 详细
Memory model 详细
Objects and alignment 详细
Order of evaluation 详细
Other operators 详细
Phases of translation 详细
Pointer declaration 详细
Preprocessor 详细
restrict type qualifier 详细
return statement 详细
Scalar initialization 详细
Scope 详细
sizeof operator 详细
Statements 详细
static assert declaration 详细
Static storage duration 详细
Storage-class specifiers 详细
string literals 详细
Struct and union initialization 详细
Struct declaration 详细
switch statement 详细
Thread storage duration 详细
Type 详细
Type 详细
Typedef declaration 详细
Undefined behavior 详细
Union declaration 详细
Value categories 详细
Variadic arguments 详细
volatile type qualifier 详细
while loop 详细
_Alignof operator 详细
_Noreturn function specifier 详细