Hence, if X is an integer variable, the statement: if X then...; generates a compilation error.
Wenn beispielsweise X eine Integer-Variable ist, führt die Anweisung: if X then...; deshalb zu einem Compilierungsfehler.
If x is an integer variable, expressions using logical operators could be written in the following ways
Wenn x eine Ganzzahlvariable ist, konnten die Ausdrücke, die logische Operatoren verwenden, in die folgenden Weisen geschrieben werden
In this example which is given below result is an identifier for an integer variable, and printf and main are identifier names for functions.
In diesem Beispiel, das unterhalb des Resultats gegeben wird, ist ein Bezeichner für eine Ganzzahlvariable und printf und Hauptleitung sind Bezeichnernamen für Funktionen.
For example, Inc(I) is equivalent to I:= Succ(I) and, if I is an integer variable, to I:= I + 1.
Beispielsweise ist Inc(I) identisch mit I:= Succ(I) oder mit I:= I + 1, wenn I eine Integer-Variable ist.
In strong typing environments, a string cannot be assigned to an integer variable.
In Umgebungen mit starker Typisierung kann ein Zeichenfolgenwert nicht einer Ganzzahl-Variable zugewiesen werden.
To define a simple union of a char variable and an integer variable, you would write the following
Um einen einfachen Anschluß einer variablen Putzfrau und der Ganzzahlvariable zu definieren, würdest du das folgende schreiben
In that code, you're trying to put an integer into a string variable, and a string into an integer variable - and, thankfully, Xcode will throw up errors.
In diesem Code versuchst Du, eine ganze Zahl in einer String-Variable und eine Zeichenkette in einer Integer-Variable zu speichern - und glücklicherweise wird Xcode Fehlermeldungen schmeißen.
Older C++ implementations before c++11 simply defined NULL to 0L or 0, which provides no additional type safety - one could assign it to an integer variable, which is obviously wrong.
Ältere C++ Implementationen definierten es einfach als 0L oder 0, was keine zusätzliche Typsicherheit bietet - man könnte es einer Integervariable zuweisen, was offensichtlich falsch ist.
You can save time by calling GetOrdinal once and assigning the results to an integer variable for use within the loop.
Sie können Zeit sparen, indem Sie GetOrdinal einmal aufrufen und die Ergebnisse einer Ganzzahlvariable zuweisen, die in der Schleife verwendet wird.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.