- #1
ver_mathstats
- 260
- 21
- Homework Statement
- We are required to write a function in C to take a float variable and return it as a char variable in a single byte.
- Relevant Equations
- float to char
I am very new to C programming so am struggling with this question and how exactly to begin it, when we are doing this are we to use something like sprintf?
Thank you.
Thank you.