We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16fa87c commit 791c8d2Copy full SHA for 791c8d2
Language/Variables/Conversion/unsignedIntCast.adoc
@@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
17
18
[float]
19
=== Description
20
-Converts a value to the link:../../data-types/unsignedint[unsigned int] data type.
+Converts a value to the `link:../../data-types/unsignedint[unsigned int]` data type.
21
[%hardbreaks]
22
23
@@ -32,7 +32,7 @@ Converts a value to the link:../../data-types/unsignedint[unsigned int] data typ
32
33
34
=== Returns
35
-`unsigned int`
+link:../../data-types/unsignedint[`unsigned int`]
36
37
--
38
// OVERVIEW SECTION ENDS
@@ -52,4 +52,4 @@ Converts a value to the link:../../data-types/unsignedint[unsigned int] data typ
52
53
54
55
-// SEE ALSO SECTION ENDS
+// SEE ALSO SECTION ENDS
0 commit comments