#include "string_list.h"
#include "util.c"
Go to the source code of this file.
Defines #define SERVER_LIST_DEFAULT_MAX_SIZE 10 Functions int string_list_contains (string_list **servers, char *string) Public: checks if the list contains a string.Allows to maintain a server list to check that these servers are not added; Currently, there is no parsing of the string argument given. In the future there might be (to handle server lists) ala zookeeper
Definition in file string_list.c.
Function Documentationadds a string to the servers list
Definition at line 74 of file string_list.c.
add item to list if it is not in it already
Definition at line 96 of file string_list.c.
Public: checks if the list contains a string.
Definition at line 16 of file string_list.c.
creates a new string_list
Definition at line 31 of file string_list.c.
resizes the server list
Definition at line 59 of file string_list.c.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4