What is the type of the variable b | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What is the type of the variable b

#define FLOATPTR float* FLOATPTR a,b;

17th Jan 2021, 1:38 PM
mohana hemanth
mohana hemanth - avatar
1 Answer
+ 2
float*. Because you #define FLOATPTR as float*.
17th Jan 2021, 1:45 PM
你知道規則,我也是
你知道規則,我也是 - avatar