Commit graph

2 commits

Author SHA1 Message Date
Matthew Endsley
79e4695b70 Fix C99 example for MSVC toolchains
The existing code is valid C99, however there only C99
specific feature used that is incompatible with the
MSVC C compiler is the relaxed variable declaration rules.
2015-03-27 21:29:55 -07:00
Branimir Karadžić
c20ec0449c Added C99 API example. 2015-03-18 16:23:38 -07:00