Thread: HELP!!! C programming Calculations

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Oct 2012
    Posts
    3

    Question HELP!!! C programming Calculations

    Hi Everyone,
    I'm doing an assignment for uni which is about a small shopping cart.
    Could some please help me with these couple of maths calculation issues with c programming please:
    1. If the user inputs a weight that is greater than 2500grams, the charge would be $5.50 + $0.90 for every 400grams over 2500grams, i am able to do the calculate on an separate source code to see it works, but i am unsure how to include it to the original work that i am working on (if that makes any sense....) I have attached the source code for your reference and guidance!!

    Thanking for your help !!!
    Attached Files Attached Files

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help with C programming Mathematical Calculations
    By StangFan in forum C Programming
    Replies: 7
    Last Post: 01-15-2010, 05:09 PM
  2. C++ calculations
    By Learner87 in forum C++ Programming
    Replies: 1
    Last Post: 04-29-2008, 08:51 AM
  3. Calculations
    By bumfluff in forum C++ Programming
    Replies: 7
    Last Post: 11-09-2005, 10:01 AM
  4. calculations
    By wayko in forum C++ Programming
    Replies: 1
    Last Post: 10-09-2001, 10:44 AM

Tags for this Thread