What is the type of the variable b | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
+ 2
float*. Because you #define FLOATPTR as float*.
17th Jan 2021, 1:45 PM
你知道規則,我也是
你知道規則,我也是 - avatar