Keywords in c
There are 32 Reserve words/keywords in c programming language
A list of 32 keywords in the c language is given below:
|
auto |
static |
extern |
register |
|
int |
long |
float |
double |
|
char |
void |
signed |
unsigned |
|
for |
do |
while |
if |
|
else |
switch |
case |
break |
|
continue |
default |
goto |
struct |
|
union |
return |
Size of |
type def |
|
volatile |
short |
const |
enum |
No comments:
Post a Comment