Language:
Русский
English
MakeIntAtom (type) (WinTypes unit)
Declaration
MakeIntAtom = PStr;
Remarks
MakeIntAtom is used for typecasting integer numbers into atoms.
It is equivalent to typecasting into the Turbo Pascal type PChar.
MakeIntAtom (type) (WinTypes unit) |
Language: MakeIntAtom (type) (WinTypes unit) DeclarationMakeIntAtom = PStr; RemarksMakeIntAtom is used for typecasting integer numbers into atoms. It is equivalent to typecasting into the Turbo Pascal type PChar. |
|
|