Skip to content
Snippets Groups Projects
Commit 735059e4 authored by rswindell's avatar rswindell
Browse files

Created strList iniGet functions for getting values (strings, numbers, etc).

Using sprintf() instead of strcpy() to avoid potential buffer overrun.
Using strdup() instead of malloc()/strcpy().
parent 6f67dc2e
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment