Hello, I'm trying to follow the tutorial but I'm getting the error as stated in the title, any idea why this is happening? That happens when I'm making cmdn_ln_init call and passing the null terminated args.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, I'm trying to follow the tutorial but I'm getting the error as stated in the title, any idea why this is happening? That happens when I'm making cmdn_ln_init call and passing the null terminated args.
I'm sorry, you need to provide more details. What is the code you run exactly?
If you are writing a wrapper for C# like you asked before, most likely you didn't properly bind ps_args, so it can't find default arguments.