Oracle Message PCC-00123 - Entire VARCHAR declaration must be on same line

ERROREntire VARCHAR declaration must be on same line
CAUSEIn a Pro*C program, a VARCHAR declaration spans more than one line, which is not allowed.
ACTIONRevise the declaration so that it uses only one line.