This simple console-based programme will launch an imaginary phone billing system. It is fully modularized with plain C functions to:
1) store number of calls to be billed (processed), 2) know call types to apply call type rate later, 3) know and act upon to apply extra charges, 4) store call duration and finally report a simple phone bill.