Skip to content

Commit 760f67a

Browse files
committed
Update docs
1 parent 17c4ab9 commit 760f67a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/doc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5538,7 +5538,7 @@ They are defined as all <<type_integer, integer types>>, <<type_fixed, fixed-poi
55385538
https://en.wikipedia.org/wiki/Pointer_(computer_programming)[Pointer] types represent addresses.
55395539
Unlike pointers in other languages, pointers in NESFab can only point to <<type_paa, pointer-addressible arrays>>.
55405540

5541-
There are six types of pointers, listed below:
5541+
There are six types of pointers (not including <<type_fn_ptr, function pointers>>, listed below:
55425542

55435543
[cols="1,1,1,1"]
55445544
|===

0 commit comments

Comments
 (0)