Einzelnen Beitrag anzeigen

pastra

Registriert seit: 23. Jun 2006
21 Beiträge
 
#3

Re: Java string to delphi

  Alt 25. Jun 2006, 13:33
Zitat von Chakotay1308:
Hi,
I suppose it means the ASCII-/Unicode-Character 0. In Delphi it would be
Delphi-Quellcode:
chr(0);
// or
#0
Chris
Hi!
Okay but what char. should reprecent chr(0) then? Don't they start at 1 and goes forward to 256? Or am i Mistaken?
  Mit Zitat antworten Zitat