I want to call my C or assembler function with a reference parameter in a string. Why can you just use the pointer returnedby _parc() to modify a string parameter?
Related Questions
- I want to call my C or assembler function with a reference parameter in a string. Why can you just use the pointer returnedby _parc() to modify a string parameter?
- Why am I getting the error "String reference not set to an instance of a String. Parameter name: s"?
- How do I interpret the pointer reference graph in the assembler list file?