Einzelnen Beitrag anzeigen

Benutzerbild von Neutral General
Neutral General

Registriert seit: 16. Jan 2004
Ort: Bendorf
5.219 Beiträge
 
Delphi 10.2 Tokyo Professional
 
#3

AW: s:string, s[i] <> string[1] ?!

  Alt 4. Jan 2011, 14:59
Hallo,

Ja das war anfangs auch etwas verwirrend für mich. ShortStrings (d.h. auch Variablen vom Typ String[n]) sind AnsiStrings. Ist leider sehr irreführend. "Wide-ShortStrings" gibt es also quasi gar nicht.

@Klaus01: Es ist ja gerade genau anders rum String[1] = AnsiChar
Michael
"Programmers talk about software development on weekends, vacations, and over meals not because they lack imagination,
but because their imagination reveals worlds that others cannot see."

Geändert von Neutral General ( 4. Jan 2011 um 15:04 Uhr)
  Mit Zitat antworten Zitat