How to handle char* to string from C functions?
uc
uc at uc.uc
Thu Jan 2 07:32:46 PST 2014
Previous message:
How to handle char* to string from C functions?
Next message:
How to handle char* to string from C functions?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
You are going to need the length of your c char*[] then a for-loop should do it :D
Previous message:
How to handle char* to string from C functions?
Next message:
How to handle char* to string from C functions?
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Digitalmars-d-learn mailing list