IMHO you can do such things in VB.Net (marshalling fixed sized strings).
I'm not sure if there is a way to do this in C# (and as far as I can remember there isn't a way).
 
However you might look at how this is done in VB.Net and then either use the same technique if possible in C#.
 
Andreas
 
P.S. I never tried this with Mono, so I don't know if passing fixed size strings is already supported in MonoBasic

Reply via email to