-
- Downloads
Created NULL-terminated string list utility module (xpdev/str_list), used by
xpdev/ini_file and future modules that need to deal with string lists.
Showing
- src/sbbs3/GNUmakefile 3 additions, 2 deletionssrc/sbbs3/GNUmakefile
- src/sbbs3/objects.mk 1 addition, 0 deletionssrc/sbbs3/objects.mk
- src/xpdev/ini_file.c 7 additions, 35 deletionssrc/xpdev/ini_file.c
- src/xpdev/str_list.c 85 additions, 0 deletionssrc/xpdev/str_list.c
- src/xpdev/str_list.h 62 additions, 0 deletionssrc/xpdev/str_list.h
src/xpdev/str_list.c
0 → 100644
src/xpdev/str_list.h
0 → 100644
Please register or sign in to comment