I
ironpythonster
Hi everyone,there is a simply question puzzle me:
Under the CPP,where can use the char* to creat
a string class for use,but under the .NET Framework?
How to use C# to creat a string class as the BCL suppert??
It can do this work?
PS: I read from the code of SSCLI,It is found that when BCL implent the
string ,it calll for an model of the runtime lib.
Under the CPP,where can use the char* to creat
a string class for use,but under the .NET Framework?
How to use C# to creat a string class as the BCL suppert??
It can do this work?
PS: I read from the code of SSCLI,It is found that when BCL implent the
string ,it calll for an model of the runtime lib.