Use c2pstr() in stead of Pstring() to convert C-strings to
Pascal-strings. Safer, because Pstring converts in-place and the pathname may be reused later for error messages.
Showing
Please register or sign in to comment
Pascal-strings. Safer, because Pstring converts in-place and the pathname may be reused later for error messages.