$state) { echo "#ifdef $code\n"; printf(" case %-{$maxlen}s: return \"%s\";\n", $code, $state); echo "#endif\n"; } ?>