This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

rand() function in NCS

Hello everyone,

How can I use rand() and srand() functions in NCS?

I have already #include <stdlib.h>, but I got this issue:

undefined reference to `srand'

Thanks,

 

Parents Reply Children
No Data
Related