cat createacct.h.in > createacct.h grep "^[a-zA-Z].* .*(.*)" createacct.c | grep -v "main(" | sed -e "s/.*$/&;/" >> createacct.h