+ 1

Does it look good following all the rules in the description. Yes, It's a long code

Using the Divide and Conquer approach  to modularize your program. Write a function that displays the menu. Write a function that calculates and returns the check digit. Write a function that accepts a single digit and returns the cooresponding barcode string. Write a function that calculates and returns the postage for a single mailing. write a function to create and display mailing labels by reading input from the Mailings.txt text file.  https://code.sololearn.com/c4v7CZT2y80E/?ref=app

28th Feb 2018, 5:08 AM
Timew2
Timew2 - avatar
2 odpowiedzi
+ 4
wow......great code.....i cant understand it fullly. but i fell messed up in my brain 😕 keep coding 😀✌
3rd Mar 2018, 4:46 PM
adnan
adnan - avatar
0
I copy all of ur code in devc++ compiler and it had stray error in line 45
6th Mar 2018, 4:39 PM
Alireza1996Sh
Alireza1996Sh - avatar