Главная страница
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.028 c
14-82502
data
2003-09-05 14:30
2003.09.25
сказка о сисадмине - 2


3-82154
Oleon
2003-09-03 17:42
2003.09.25
Здраствуйте. Можно отключать триггеры на время закачки данных?


14-82419
SPeller
2003-09-07 07:10
2003.09.25
Вопрос по CBuilder-у и Дельфи


1-82183
Spam
2003-09-13 03:27
2003.09.25
tCollection


1-82324
Pomashok
2003-09-15 17:15
2003.09.25
Как вывести в RichEdit e?