#include void foo (char *bar) { strcpy (bar, "this is a very long string that's gonna be split"); }