I can't seem to understand why some of it works and some dont.
It prints fine, but its all out of wack. It depends on how many characters the customer has. Some names are short and some are long. Were talking about full names with spaces, it goes into a string. The longest name i have to process so far is 25 characters.
The info is through the struct, which has all the info like the full name and account number and balance.