0

Can I create a function with "FLOAT"?

Float

14th May 2019, 3:49 PM
Joshua Olaoye
Joshua Olaoye - avatar
4 Antworten
+ 4
I think it may not compile if you use FLOAT as C++ is case sensitive.
15th May 2019, 12:39 AM
Sonic
Sonic - avatar
+ 3
Yes
14th May 2019, 4:13 PM
Jônatas Araripe
Jônatas Araripe - avatar
+ 3
you can surely return float or take it as an argument
14th May 2019, 6:51 PM
✳AsterisK✳
✳AsterisK✳ - avatar
+ 2
Both. FLOAT and Float. Even with float. It's up to you.
14th May 2019, 7:21 PM
Daniel Adam
Daniel Adam - avatar