I am reading a files line by line and splitting the string
into variables. Sometimes there isn't enough data to put
into the variables. Since I just started using the "-w"
switch I now know about them, but how do I handle it so
that I don't get warnings about uninitialized variables?