diff --git a/publish/c++-wrapping.txt b/publish/c++-wrapping.txt index 933d1d2..b14398f 100644 --- a/publish/c++-wrapping.txt +++ b/publish/c++-wrapping.txt @@ -9,7 +9,7 @@ Manual wrapping If you have a relatively small amount of C/C++ code to wrap, you can do it by hand. The `Extending and Embedding -`__ section of the docs is a pretty +`__ section of the docs is a pretty good reference. When I write wrappers for C and C++ code, I usually provide a procedural