RCS file: ./mainfun.c,v Working file: ./mainfun.c head: 1.6 branch: locks: strict farman: 1.6 access list: symbolic names: keyword substitution: kv total revisions: 6; selected revisions: 6 description: make a main menu function ---------------------------- revision 1.6 locked by: farman; date: 2016/08/17 14:25:52; author: farman; state: Exp; lines: +1 -1 add choisefun to get choise ---------------------------- revision 1.5 date: 2016/08/17 14:19:18; author: farman; state: Exp; lines: +1 -1 pass choise to switch ---------------------------- revision 1.4 date: 2016/08/17 14:17:34; author: farman; state: Exp; lines: +2 -2 make a switch case to chose what we select compression or decompression ---------------------------- revision 1.3 date: 2016/08/17 14:14:30; author: farman; state: Exp; lines: +3 -3 make a while loop to get choise option after each and ever choise ---------------------------- revision 1.2 date: 2016/08/17 14:12:32; author: farman; state: Exp; lines: +2 -2 add a condition to cheak that choise is non zero or not if it zero than compiler terminate the programe ---------------------------- revision 1.1 date: 2016/08/17 14:09:24; author: farman; state: Exp; Initial revision =============================================================================
RCS file: ./choisefun.c,v Working file: ./choisefun.c head: 1.4 branch: locks: strict farman: 1.4 access list: symbolic names: keyword substitution: kv total revisions: 4; selected revisions: 4 description: make a function for choise for compression and decompression ---------------------------- revision 1.4 locked by: farman; date: 2016/08/17 14:30:10; author: farman; state: Exp; lines: +1 -1 write return choise to return choise value ---------------------------- revision 1.3 date: 2016/08/17 14:28:39; author: farman; state: Exp; lines: +5 -5 make if and else condition for cheaking choise is zero or none zero ---------------------------- revision 1.2 date: 2016/08/17 14:25:05; author: farman; state: Exp; lines: +1 -1 write all main menu compression decompression etc ---------------------------- revision 1.1 date: 2016/08/17 14:07:30; author: farman; state: Exp; Initial revision =============================================================================