1 2 3 4 5 6
main() { printf "This is a testof the ^" alternate escape char, value 0x5e" printf "If ^" it doesn't work, there ^"should be some errors" }