Convertir 'LPCTSTR' en 'const char *'
Résolu/Fermé
A voir également:
- Lpctstr to const char*
- Qwerty to azerty - Guide
- Video to video - Télécharger - Conversion & Codecs
- Majuscule to minuscule - Guide
- Mb to mo ✓ - Forum Matériel & Système
- Jpg to pdf - Télécharger - PDF
2 réponses
kilian
Messages postés
8731
Date d'inscription
vendredi 19 septembre 2003
Statut
Modérateur
Dernière intervention
20 août 2016
1 527
10 déc. 2008 à 17:01
10 déc. 2008 à 17:01
Salut,
Fait un cast: int s = strlen((char *)repertoire);
Fait un cast: int s = strlen((char *)repertoire);