We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f64d0b commit 7962258Copy full SHA for 7962258
Doc/c-api/intro.rst
@@ -310,8 +310,7 @@ complete listing.
310
311
The *array* argument must be a C array with a size known at compile time,
312
not a pointer. On supported compilers, passing a pointer will result in a
313
- compilation error, otherwise, using this macro with a pointer will
314
- produce incorrect results.
+ compilation error or otherwise produce incorrect results.
315
316
317
.. _api-objects:
0 commit comments