diff options
| author | gdamore <gdamore@users.noreply.github.com> | 2025-10-09 01:22:20 +0000 |
|---|---|---|
| committer | gdamore <gdamore@users.noreply.github.com> | 2025-10-09 01:22:20 +0000 |
| commit | edd3b6bc34f211bd3d58642d0c69ce1b5bb9dc3b (patch) | |
| tree | f3396cdaec643fb87365b5f92df4f92e6644b075 /ref/api/args.html | |
| parent | ecdd21b5f4bd29bc1a88d276a9c8015dd100063b (diff) | |
| download | nng-edd3b6bc34f211bd3d58642d0c69ce1b5bb9dc3b.tar.gz nng-edd3b6bc34f211bd3d58642d0c69ce1b5bb9dc3b.tar.bz2 nng-edd3b6bc34f211bd3d58642d0c69ce1b5bb9dc3b.zip | |
deploy: 9c834956456924df7c885ab8b79573721acaff5c
Diffstat (limited to 'ref/api/args.html')
| -rw-r--r-- | ref/api/args.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ref/api/args.html b/ref/api/args.html index addb05b2..24a37e4a 100644 --- a/ref/api/args.html +++ b/ref/api/args.html @@ -254,7 +254,7 @@ and for this purpose a header library is supplied.</p> </p> <p>The functionality described here is entirely contained in the <code>nng/args.h</code> header file, and may be used without previously -initializing the library with <a href="../../api/init.html#initialization"><code>nng_init</code></a>, and may even be used +initializing the library with <a href="../api/init.html#initialization"><code>nng_init</code></a>, and may even be used in programs that are not linked against the NNG library.</p> </div> <h2 id="parse-command-line-arguments"><a class="header" href="#parse-command-line-arguments">Parse Command Line Arguments</a></h2> |
