what is typedef command?
Answers
Answered by
0
C allows the programmer to define new variable types with "typedef" command.
Similar questions