Quantcast
Channel: Undefined reference to `round' c language - Stack Overflow
Viewing all articles
Browse latest Browse all 2

Undefined reference to `round' c language

$
0
0

I'm using those imports

#include <stdio.h>
#include <math.h>

and I'm getting undefined reference to `round' at this line:

double res = round(atof(nextVal));

nextVal is a double value read from a file.

I'm using Eclipse INDIGO.


Viewing all articles
Browse latest Browse all 2

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>