Here is a list of all functions with links to the files they belong to:
- s -
- saveConfigurationToFile() : config_file.h, config_file.c
- screenSize() : ansi.h, ansi.c
- scrollDown() : ansi.h, ansi.c
- scrollUp() : ansi.h, ansi.c
- setBackgroundColor() : ansi.h, ansi.c
- setColor() : ansi.h, ansi.c
- setForegroundColor() : ansi.h, ansi.c
- setRGBBackgroundColor() : ansi.h, ansi.c
- setRGBForegroundColor() : ansi.h, ansi.c
- setStandardBackgroundColor() : ansi.h, ansi.c
- setStandardForegroundColor() : ansi.h, ansi.c
- setupTerminal() : main.h, main.c
- shuffleDeck() : main.h, main.c
- slowBlinking() : ansi.h, ansi.c
- substring() : utility.h, utility.c