Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2003.09.25;
Скачать: CL | DM;

Вниз

Как прально описвать функцию?   Найти похожие ветки 

 
Pomashok   (2003-09-13 21:34) [0]

StringToWideChar(const Source: string; Dest: PWideChar; DestSize: Integer): PWideChar;


 
Zacho ©   (2003-09-13 21:42) [1]

Так и описывать. А в чем вопрос, собственно ?


 
default ©   (2003-09-13 21:51) [2]

function спереди добавь


 
nikkie ©   (2003-09-13 22:03) [3]

и зачем такая функция вдруг понадобилась?


 
Думкин ©   (2003-09-14 08:53) [4]

function StringToWideChar(const Source: string; Dest: PWideChar; DestSize: Integer): PWideChar;

Description

StringToWideChar converts the string given by Source from ANSI to UNICODE and stores the result in the buffer given by Dest and DestSize. Following the call, the Dest buffer contains at most DestSize - 1 characters from the source string, terminated by a NULL wide character. The function returns a pointer to Dest.

В чем вопрос?



Страницы: 1 вся ветка

Текущий архив: 2003.09.25;
Скачать: CL | DM;

Наверх




Память: 0.47 MB
Время: 0.025 c
3-82135
BillyJeans
2003-09-04 12:03
2003.09.25
Удаление записей после фильтрации...


1-82307
ikivio
2003-09-13 21:01
2003.09.25
Проблемы с SW_RESTORE.


14-82388
Igorek
2003-09-03 15:53
2003.09.25
Пора добавить фичу


14-82495
Verg
2003-09-05 14:54
2003.09.25
Поиск на этом сайте и в частности по форумам.


14-82408
Agent[007]
2003-08-31 11:21
2003.09.25
???