I have a varargs function which accepts a float parameter. Why isn va_arg(argp, float) working?
Related Questions
- Ive been using the IsNull function but it seems to be ignoring the second parameter (just returning True or False instead). Is this function supported and/or is there an alternative?
- I have a varargs function which accepts a float parameter. Why isn va_arg(argp, float) working?
- Why the autoscrolling function is not working anymore with eG installed?