Page 1 of 1

What is the scope of typedef defined data types?

Posted: Wed Jul 13, 2022 7:52 pm
by answerhappygod
a) inside that block only
b) whole program
c) outside the program
d) main function