Keywords
C keywords
• Keywords are standard word whose meaning has already been explained to the compiler.
• Keywords are also called "reserved words".
• There are 32 keywords available in C.
• Keywords are also called "reserved words".
• There are 32 keywords available in C.
int
|
char
|
float
|
break
|
continue
|
goto
|
case
|
default
|
short
|
signed
|
else
|
for
|
while
|
auto
|
extern
|
do
|
const
|
enum
|
struct
|
typedef
|
union
|
volatile
|
0 comments:
Post a Comment
Dont Forget for Commets