Issue
"undefined reference to 'func~'" error..
I'm new to that program, so I can't figure out the reason for the error.
Solution
You need to add #include <stdlib.h>
Answered By - complikator
"undefined reference to 'func~'" error..
I'm new to that program, so I can't figure out the reason for the error.
You need to add #include <stdlib.h>