Implement utility functions for dynamic strings
Introduce support for strings which support concatenating the current value with a printf-style formatted value, thereby growing in size dynamically. Signed-off-by: Lukas Fleischer <lfleischer@calcurse.org>
This commit is contained in:
@@ -32,6 +32,7 @@ calcurse_SOURCES = \
|
||||
recur.c \
|
||||
sha1.c \
|
||||
sigs.c \
|
||||
strings.c \
|
||||
todo.c \
|
||||
ui-calendar.c \
|
||||
ui-day.c \
|
||||
|
||||
Reference in New Issue
Block a user