Help for this page
int x; printf("%d",x);
char name[42]; printf("%s",name);
use strict; use warnings; ... undef $str; Dump($str);