I got a Segmentation Fault error. Running the same program in gawk gave:
fatal: `continue' outside a loop is not allowed
After recoding to remove the 'continue's, the program ran in both gawk and awka.
Log in to post a comment.