Herzlich Willkommen, lieber Gast!
  Sie befinden sich hier:

  Forum » Allgemeines (OffTopic) » highlighting

Forum | Hilfe | Team | Links | Impressum | > Suche < | Mitglieder | Registrieren | Einloggen
  Quicklinks: MSDN-Online || STL || clib Reference Grundlagen || Literatur || E-Books || Zubehör || > F.A.Q. < || Downloads   

Autor Thread - Seiten: > 1 <
000
26.06.2003, 14:16 Uhr
Adler



hi,
wo bekomme ich denn ALLE wörter her, die in C++ blau oder so makiert werden ?!
--

Zitat:
www.mapping-tut.de.vu (aufbauphase)
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
001
26.06.2003, 15:36 Uhr
virtual
Sexiest Bit alive
(Operator)


Du meinst die Keywords (oder so)?

C++:
const char* cpp_keywords[] = {
    "and", "and_eq", "asm", "auto", "bitand", "bitor", "bool", "break", "case",
    "catch", "char", "class", "compl", "const", "const_cast", "continue",
    "default", "delete", "do", "double", "dynamic_cast", "else", "enum",
    "explicit", "export", "extern", "false", "float", "for", "friend", "goto",
    "if", "inline", "int", "long", "mutable", "namespace", "new", "not",
    "not_eq", "operator", "or", "or_eq", "private", "protected", "public",
    "register", "reinterpret_cast", "return", "short", "switch", "template",
    "this", "throw", "true", "try", "typedef", "typeid", "typename", "union",
    "unsigned", "using", "virtual", "void", "volatile", "wchar_t", "while",
    "xor", "xor_eq"
};


--
Gruß, virtual
Quote of the Month
Ich eß' nur was ein Gesicht hat (Creme 21)
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
002
26.06.2003, 16:34 Uhr
Adler



kk thx, sind das alle wörter die makiert werden???
--

Zitat:
www.mapping-tut.de.vu (aufbauphase)
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
003
26.06.2003, 17:38 Uhr
virtual
Sexiest Bit alive
(Operator)


Keine Ahnung. Das sind einfach alle C++ Keywords. Was der VC macht weiß ich nicht.
--
Gruß, virtual
Quote of the Month
Ich eß' nur was ein Gesicht hat (Creme 21)
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
004
27.06.2003, 10:20 Uhr
Pablo
Supertux
(Operator)



Zitat:
Adler postete
kk thx, sind das alle wörter die makiert werden???


Das hängt von deinem Editor ab, normalerweise werden alle Keywords so gekennzeichnet.
--
A! Elbereth Gilthoniel!
silivren penna míriel
o menel aglar elenath,
Gilthoniel, A! Elbereth!
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
005
27.06.2003, 12:28 Uhr
Adler



ja ich habe VisualC++ 6.0, da gibts aber noch mehr kennwörter ^^ also die nicht schwarz bleiben
--

Zitat:
www.mapping-tut.de.vu (aufbauphase)
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
006
27.06.2003, 12:38 Uhr
virtual
Sexiest Bit alive
(Operator)


Das beudetet, da- auch die Operatoren gehighlightend werden. Dann f[ge doch einfach die Operatoren zu obiger liste hinzu.
--
Gruß, virtual
Quote of the Month
Ich eß' nur was ein Gesicht hat (Creme 21)
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
007
27.06.2003, 20:46 Uhr
void*
Generic Pointer
(Operator)


Hallo,

der VC++ highlightet soweit ich mich erinnern kann auch alle Schlüsselwörter um die M$ C und C++ verbösert hat.
--
Gruß
void*
 
Profil || Private Message || Suche Download || Zitatantwort || Editieren || Löschen || IP
Seiten: > 1 <     [ Allgemeines (OffTopic) ]  


ThWBoard 2.73 FloSoft-Edition
© by Paul Baecher & Felix Gonschorek (www.thwboard.de)

Anpassungen des Forums
© by Flo-Soft (www.flo-soft.de)

Sie sind Besucher: