Skip to content

Commit 4234c8b

Browse files
Update Doc/c-api/intro.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 40acd8f commit 4234c8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/c-api/intro.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -312,6 +312,7 @@ complete listing.
312312
not a pointer. Using this macro with a pointer will produce incorrect results.
313313

314314
This is generally equivalent to::
315+
315316
sizeof(array) / sizeof((array)[0])
316317

317318

0 commit comments

Comments
 (0)