Is there a way to create a user library of your self written functions? That you can include your own functions, like for ex. #include <string.h>, with #include <my_functions.h> in your projekt?

mfg