Thema
:
Delphi
String einen Char übergeben
Einzelnen Beitrag anzeigen
nailor
Registriert seit: 12. Dez 2002
Ort: Karlsruhe
1.989 Beiträge
#
8
Re: String einen Char übergeben
16. Mai 2004, 17:41
Zitat:
The FillMemory function fills a block of memory with a specified value.
VOID FillMemory (
PVOID Destination, // pointer to block to fill
DWORD Length, // size, in bytes, of block to fill
BYTE Fill // the byte value with which to fill
);
Michael N.
http://nailor.devzero.de/code/sharpmath/testing/
--- Tests, Feedback, Anregungen, ... aller Art sehr willkommen!
::: don't try so hard - it'll happen for a reason :::
Zitat
nailor
Öffentliches Profil ansehen
Besuche die Homepage von nailor!
Mehr Beiträge von nailor finden