русский
Germany.ruForen → Архив Досок→ Programmierung

Sting in C

15.10.06 16:56
Re: Sting in C
 
  Chipolino знакомое лицо
В ответ на:

И наконец самое лучшее:
LPTSTR lstrcpyn(
LPTSTR lpString1, // destination buffer
LPCTSTR lpString2, // string
int iMaxLength // number of characters to copy
);

Самое лучшее решение с какой библиотеки ?
И чем оно самое лучшее ?
 

Sprung zu