#include #include void lenghtGiver(char *x); void lengthGiver(char *x) { printf("%c", x); } int main () { printf(&