char* to string

BLS windevguy at hotmail.de
Wed Nov 4 15:17:06 PST 2009


On 05/11/2009 00:11, BLS wrote:
> char* xxx()

better
char* xxx(char* a, char* b)
{
   string A = ????
}




More information about the Digitalmars-d-learn mailing list