Вниз
Скачать: 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 вся ветка

Скачать: CL | DM;



Память: 0.45 MB
Время: 0.014 c
7-82530
Cosmic
2003-07-12 13:46
2003.09.25
Autorun in Safe Mode


3-82076
RDA
2003-09-06 12:00
2003.09.25
Скорректированный набор данных


1-82244
ilka
2003-09-08 18:10
2003.09.25
Создать компонент по имени его класса??


3-82050
Xmen
2003-09-02 10:17
2003.09.25
Связь с базой MySQL через BDE в сети


14-82404
Soft
2003-09-04 11:30
2003.09.25
Для кого хакеры наибольшая опасность в жизни?




   Наверх