write a program that stored the total cost of 4 items in a grocery 
store.

a. write a function to input the total cost into the array. the cost 
entered should always range between 20000 and 40000.(check this 
condition)

b. write a funcion to output the details.

    * calculate the GCT for each item. (Note :-GCT is 20% of Total 
cost). Also calculate the Net cost of each item (Note: -Net cost = 
Total cost -  GCT)
    
    * finally print the Total Cost, GCT and Net Cost in a  proper     
tabular format.


please anyone.. your help is needed... any help is appreciated,.. 
thank you....





>-----------------------------------------~-~>
CHECK THE ARCHIVE BEFORE POSTING!!!! Archive is available at 
http://www.eScribe.com/software/C-Paradise/

>------------------------------------------_->


 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/C-Paradise/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to