Collection of useful keywords use in Turbo c
Keyword means the words what have special value and meaning to the compiler.If we use that as identifier there will be an error during compilation.There have about 43 or more keywords in Turbo C. Let's see what are these?.
See the table below of Turbo C keywords.....
auto | double | int | struct |
break | else | long | switch |
case | enum | register | typedef |
char | extern | return | union |
const | float | short | unsigned |
continue | for | signed | void |
default | goto | size of | volatile |
do | if | static | while |
asm | _cs | _ds | _es |
-ss | cdecl | far | huge |
interrupt | near | pascal |
No Response to "Collection of useful keywords use in Turbo c"
Post a Comment
leave a comment