Hello
Is there any way to take a varchar as an input to a c function? I want to take a varchar and a cstring as inputs to a function and then use them as cstrings in my c program.
Does anyone know how to do this?
-Kjetil