#include #include #include "myheader.h" int main() { printf("%d\n", foo("++---+-+--+++-")); return EXIT_SUCCESS; }