Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f6de923

Browse files
authored
Merge pull request #668 from animeshsrivastava24/patch-25
Code Highlight markup and Link colouration fix unsignedIntCast.adoc
2 parents 017583d + 791c8d2 commit f6de923

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎Language/Variables/Conversion/unsignedIntCast.adoc‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ subCategories: [ "Conversion" ]
1717

1818
[float]
1919
=== Description
20-
Converts a value to the link:../../data-types/unsignedint[unsigned int] data type.
20+
Converts a value to the `link:../../data-types/unsignedint[unsigned int]` data type.
2121
[%hardbreaks]
2222

2323

@@ -32,7 +32,7 @@ Converts a value to the link:../../data-types/unsignedint[unsigned int] data typ
3232

3333
[float]
3434
=== Returns
35-
`unsigned int`
35+
link:../../data-types/unsignedint[`unsigned int`]
3636

3737
--
3838
// OVERVIEW SECTION ENDS
@@ -52,4 +52,4 @@ Converts a value to the link:../../data-types/unsignedint[unsigned int] data typ
5252

5353

5454
--
55-
// SEE ALSO SECTION ENDS
55+
// SEE ALSO SECTION ENDS

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /