Thread: Pseudo-code for a school project

  1. #1
    Registered User
    Join Date
    Jan 2013
    Posts
    1

    Pseudo-code for a school project

    Hi Everyone, i urgently seeking help with this project im doing at school. I'm new to c programming so ur assistance will be deeply appreciated. My project is to write a pseudo-code for a sales invoice that automatically deducted from the inventory the items that are generated by the invoice. How do i go about doing this?

  2. #2
    TEIAM - problem solved
    Join Date
    Apr 2012
    Location
    Melbourne Australia
    Posts
    1,907
    Are you given a copy of the invoice?

    If not, start by making your own.

    When you have done that, make a few copies of it and start filling them in.

    Take another piece of paper and start writing down what you have done step by step.
    Fact - Beethoven wrote his first symphony in C

  3. #3
    Registered User
    Join Date
    Jun 2011
    Posts
    4,513
    Click_here gave some excellent advice.

    Here's some more: It's considered bad form to cross-post to multiple forums in a short amount of time.

    Other than that, please think about your problem and ask specific questions about the issues you are facing, to show people you're really interested in solving it. You'll get a lot more back from these forums if you put in a decent bit.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. School project help
    By blckgoat in forum C Programming
    Replies: 8
    Last Post: 11-14-2011, 06:03 PM
  2. School Mini-Project on C/C++ (Need Your Help)..
    By EazTerence in forum C++ Programming
    Replies: 4
    Last Post: 09-08-2005, 01:08 AM
  3. school project help
    By yogai in forum C Programming
    Replies: 8
    Last Post: 09-09-2004, 06:03 PM
  4. Help with School Project
    By jtouron in forum C++ Programming
    Replies: 2
    Last Post: 10-10-2003, 12:27 AM
  5. Need a suggestion on a school project..
    By Screwz Luse in forum C Programming
    Replies: 5
    Last Post: 11-27-2001, 02:58 AM