#include #include #include "myheader.h" int main() { printf("%u\n", foo("Itt jo sok szokoz van.")); printf("%u\n", foo("Ittbezzegegysincs.")); return EXIT_SUCCESS; }