• nullable.type's avatar
    Made the names of the function arguments of the declaration and the definition... · c9183f38
    nullable.type authored
    Made the names of the function arguments of the declaration and the definition of mg_get_var(..) the same.
    
    Changed the error codes to have a consistent way of reporting errors. -2 is returned if there is a problem with the size of the destination buffer. -1 is returned if the variable is not found.
    
    Updated the documentation of mg_get_var(..) in mongoose.h and removed the redundant comments from mongoose.c.
    c9183f38
Name
Last commit
Last update
bindings Loading commit data...
examples Loading commit data...
test Loading commit data...
win32 Loading commit data...
LICENSE Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
main.c Loading commit data...
mongoose.1 Loading commit data...
mongoose.c Loading commit data...
mongoose.h Loading commit data...