File tree 5 files changed +15
-15
lines changed
Language/Variables/Conversion
5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ subCategories: [ "Umwandlung" ]
17
17
18
18
[float]
19
19
=== Beschreibung
20
- Konvertiert einen Wert in den link:../../data-types/int[int]-Datentyp.
20
+ Konvertiert einen Wert in den ` link:../../data-types/int[int]` -Datentyp.
21
21
[%hardbreaks]
22
22
23
23
@@ -34,7 +34,7 @@ Konvertiert einen Wert in den link:../../data-types/int[int]-Datentyp.
34
34
35
35
[float]
36
36
=== Rückgabewert
37
- Datentyp: `int`.
37
+ Datentyp: link:../../data-types/int[ `int`] .
38
38
39
39
40
40
--
@@ -51,7 +51,7 @@ Datentyp: `int`.
51
51
=== Siehe auch
52
52
53
53
[role="language"]
54
- * #SPRACHE# link:../../data-types/int[int]
54
+ * #SPRACHE# link:../../data-types/int[` int` ]
55
55
56
56
57
57
--
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ subCategories: [ "Umwandlung" ]
17
17
18
18
[float]
19
19
=== Beschreibung
20
- Konvertiert einen Wert in den link:../../data-types/long[long]-Datentyp.
20
+ Konvertiert einen Wert in den ` link:../../data-types/long[long]` -Datentyp.
21
21
[%hardbreaks]
22
22
23
23
@@ -34,7 +34,7 @@ Konvertiert einen Wert in den link:../../data-types/long[long]-Datentyp.
34
34
35
35
[float]
36
36
=== Rückgabewert
37
- Datentyp: `long`.
37
+ Datentyp: link:../../data-types/long[ `long`] .
38
38
39
39
40
40
--
@@ -51,7 +51,7 @@ Datentyp: `long`.
51
51
=== Siehe auch
52
52
53
53
[role="language"]
54
- * #SPRACHE# link:../../data-types/long[long]
54
+ * #SPRACHE# link:../../data-types/long[` long` ]
55
55
56
56
57
57
--
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ subCategories: [ "Umwandlung" ]
17
17
18
18
[float]
19
19
=== Beschreibung
20
- Konvertiert einen Wert in den link:../../data-types/unsignedint[unsigned int]-Datentyp.
20
+ Konvertiert einen Wert in den ` link:../../data-types/unsignedint[unsigned int]` -Datentyp.
21
21
[%hardbreaks]
22
22
23
23
@@ -33,7 +33,7 @@ Konvertiert einen Wert in den link:../../data-types/unsignedint[unsigned int]-Da
33
33
34
34
[float]
35
35
=== Rückgabewert
36
- Datentyp: `unsigned int`.
36
+ Datentyp: link:../../data-types/unsignedint[ `unsigned int`] .
37
37
38
38
--
39
39
// ÜBERSICHTSABSCHNITT ENDET
@@ -49,7 +49,7 @@ Datentyp: `unsigned int`.
49
49
=== Siehe auch
50
50
51
51
[role="language"]
52
- * #LANGUAGE# link:../../data-types/unsignedint[unsigned int]
52
+ * #LANGUAGE# link:../../data-types/unsignedint[` unsigned int` ]
53
53
54
54
55
55
--
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ subCategories: [ "Umwandlung" ]
17
17
18
18
[float]
19
19
=== Beschreibung
20
- Konvertiert einen Wert in den link:../../data-types/unsignedlong[unsigned long]-Datentyp.
20
+ Konvertiert einen Wert in den ` link:../../data-types/unsignedlong[unsigned long]` -Datentyp.
21
21
[%hardbreaks]
22
22
23
23
@@ -33,7 +33,7 @@ Konvertiert einen Wert in den link:../../data-types/unsignedlong[unsigned long]-
33
33
34
34
[float]
35
35
=== Rückgabewert
36
- Datentyp: `unsigned long`.
36
+ Datentyp: link:../../data-types/unsignedlong[ `unsigned long`] .
37
37
38
38
--
39
39
// ÜBERSICHTSABSCHNITT ENDET
@@ -49,7 +49,7 @@ Datentyp: `unsigned long`.
49
49
=== Siehe auch
50
50
51
51
[role="language"]
52
- * #LANGUAGE# link:../../data-types/unsignedlong[unsigned long]
52
+ * #LANGUAGE# link:../../data-types/unsignedlong[` unsigned long` ]
53
53
54
54
55
55
--
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ subCategories: [ "Umwandlung" ]
17
17
18
18
[float]
19
19
=== Beschreibung
20
- Konvertiert einen Wert in den link:../../data-types/word[Word] -Datentyp.
20
+ Konvertiert einen Wert in den ` link:../../data-types/word[word]` -Datentyp.
21
21
[%hardbreaks]
22
22
23
23
@@ -35,7 +35,7 @@ Konvertiert einen Wert in den link:../../data-types/word[Word]-Datentyp.
35
35
36
36
[float]
37
37
=== Rückgabewert
38
- Datentyp: `word`.
38
+ Datentyp: link:../../data-types/word[ `word`] .
39
39
40
40
41
41
--
@@ -52,7 +52,7 @@ Datentyp: `word`.
52
52
=== Siehe auch
53
53
54
54
[role="language"]
55
- * #SPRACHE# link:../../data-types/word[word]
55
+ * #SPRACHE# link:../../data-types/word[` word` ]
56
56
57
57
58
58
--
You can’t perform that action at this time.
0 commit comments