From 3e3dd5ef9bec1db07bcb340691b58af9099446cd Mon Sep 17 00:00:00 2001 From: gdamore Date: Tue, 31 Dec 2024 17:51:33 +0000 Subject: deploy: c3bb282e916bf1ece77bf81901878498e39f0017 --- ref/print.html | 151 +++++++++++++++++++++++++++++++-------------------------- 1 file changed, 83 insertions(+), 68 deletions(-) (limited to 'ref/print.html') diff --git a/ref/print.html b/ref/print.html index 8e489c8f..093edebb 100644 --- a/ref/print.html +++ b/ref/print.html @@ -586,18 +586,28 @@ loss of revenue, or other undesirable conditions.

API Reference

This section is a reference guide for the NNG programming interfaces. -It is meant to serve as a refernce, rather than as a tutorial.

+It is meant to serve as a reference, rather than as a tutorial.

The material here is organized by major areas of functionality.

Note that unless indicated otherwise, consumers of these interfaces must include the nng/nng.h header file like so:

#include <nng/nng.h>
 
-

Chapters

+

Sections