Yet another approach is to have the `nim c`-generated C code just `#include
"foo.c"` via `{.importc: "func", header: "foo.c".}`.
- Compile C file together with Nim one vitreo12
- Re: Compile C file together with Nim one jasper
- Re: Compile C file together with Nim one cdunn2001
- Re: Compile C file together with Nim one cblake
