This code will crash: "" is a char*, but not a var*. Only use the parameter types given in the manual. If you can replace a pointer with NULL, it's always stated in the manual. In this case you can't, as it would not make any sense.

- Moved to the lite-C forum.