Updated Nim for C programmers (markdown)
This commit is contained in:
parent
7d29ea37ba
commit
05472639bc
|
@ -112,7 +112,7 @@ Tuples and Objects in Nim are kind of like structs in C, but not really.
|
||||||
|
|
||||||
### Interfacing C and Nim
|
### Interfacing C and Nim
|
||||||
|
|
||||||
See [Foreign Function Interface](http://nim-lang.org/manual.html#foreign-function-interface)
|
See [Foreign Function Interface](http://nim-lang.org/docs/manual.html#foreign-function-interface)
|
||||||
|
|
||||||
### Converting C code to Nim
|
### Converting C code to Nim
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue