Sage Tega pfp
Sage Tega
@sagetega
int main(void) { float first_test; first_test = 0.2f; printf("%f\n", first_test); return 0; } Every data type must be declared, every format should be specified. Saw some videos and the reason these guys added C to my path is for optimization.
0 reply
0 recast
0 reaction