In the book C Programming by K.N.King,
" ...
case 3: printf("Current balance: $%.2f\\n", balance); break; case 4: return 0; default