I know there is a way to call winapi in runtime in windows. I want to ask how can I call a system call and library functions in C in runtime (when I don't know what it can be)?
I didn't understand the question. What do you mean by "when I don't know what it can be"? If you call a function you should know return type and parameter types as minimum.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.