- B 2 Marks Given The Following Declarations What Are The Types Of P And Q Respectively Typedef Int Foo Foo P Q 1 (32.68 KiB) Viewed 27 times
(b) [2 marks] Given the following declarations, what are the types of p and q, respectively? typedef int *foo; foo* P, q
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
(b) [2 marks] Given the following declarations, what are the types of p and q, respectively? typedef int *foo; foo* P, q
(b) [2 marks] Given the following declarations, what are the types of p and q, respectively? typedef int *foo; foo* P, q;