Click to See Complete Forum and Search --> : string method


nati33
February 16th, 2006, 07:19 AM
what the eqvivalent of Cstring:: GetBuffer(0) method in c# string ?

hansipet
February 16th, 2006, 07:39 AM
For what you need it?

If you want to call unmanaged DLLs than maybe the link

http://www.csharphelp.com/archives/archive52.html

helps.

Regards
Hansjörg