| Delphi .NET (2) Database (71) Delphi IDE (90) Network (39) Printing (3) Strings (12) VCL (83) Windows with Delphi (280)
|
Casting a (long) String to a PChar
(1 votes). Leave comments and/ or rate it.
There are three ways to cast a String to a pchar:
For a comparison, read the comments in the following code snippet:
Comments:
|