From 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sun, 7 Apr 2024 13:41:34 -0500 Subject: new repository --- devdocs/gcc~13/modern-gnu-objective-c-runtime-api.html | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 devdocs/gcc~13/modern-gnu-objective-c-runtime-api.html (limited to 'devdocs/gcc~13/modern-gnu-objective-c-runtime-api.html') diff --git a/devdocs/gcc~13/modern-gnu-objective-c-runtime-api.html b/devdocs/gcc~13/modern-gnu-objective-c-runtime-api.html new file mode 100644 index 00000000..48114515 --- /dev/null +++ b/devdocs/gcc~13/modern-gnu-objective-c-runtime-api.html @@ -0,0 +1,18 @@ +

8.1.1 Modern GNU Objective-C Runtime API

The GNU Objective-C runtime provides an API which is similar to the one provided by the “Objective-C 2.0” Apple/NeXT Objective-C runtime. The API is documented in the public header files of the GNU Objective-C runtime:

The header files contain detailed documentation for each function in the GNU Objective-C runtime API.

+

+ © Free Software Foundation
Licensed under the GNU Free Documentation License, Version 1.3.
+ https://gcc.gnu.org/onlinedocs/gcc-13.1.0/gcc/Modern-GNU-Objective-C-runtime-API.html +

+
-- cgit v1.2.3