hello there,
I need your help really fast.Here it is. I need to write a program that input 1-6 number(a choose)i.e the program ask the user to select an option out of 6 option when he does that it excutes that specific program and then in that program there will be another in and outputs.in this case i'm suppose to use the switch...case.I already did the whole program without the function but i'm supposed to use it.
i can not use any kind of libraries like math.h and other only include studio.h ,function and all other statements.
how am i suppose to use it or insert in the program i already did???
thanks everyone....
I need your help really fast.Here it is. I need to write a program that input 1-6 number(a choose)i.e the program ask the user to select an option out of 6 option when he does that it excutes that specific program and then in that program there will be another in and outputs.in this case i'm suppose to use the switch...case.I already did the whole program without the function but i'm supposed to use it.
i can not use any kind of libraries like math.h and other only include studio.h ,function and all other statements.
how am i suppose to use it or insert in the program i already did???
thanks everyone....
Comment