Duh Duh Duh. Max your window for best viewing, bitch.

Dec 16, 2004 00:07


In the works is a program unlike none ever written by yours truely.  This program will rock your socks, feed your dog, and control almost ever aspect of a gas station.  Irony aye?

Project Requirements For Gas Monitering System:


  1. Issue a warning message when the tank reaches halfway empty, and allow for tank refill.
  2. Send out tank-shutting-off signal to shut off the tank, and issue a warning message when the tank is at or less than one fourth of its capacity.
  3. Total the number of ales after every one tenth of the tank gas sold.
  4. At the end of each day, print out a daily sales report as follows

DATE:


    TRANSACTION #          CASH       CREDITCARD#     GAS AMOUNT   UNIT COST    SALES


        Total cash sales: $                             Total Charge Sales:$

        Total Sales:$

        I also have to sort the credit card numbers in acending order by visa or mastercard.

        This project is currently in week 3 of production and will be in it's final phase tomorrow.  Jesus fuck its a long program!  I have about 5 pages of code written so far, and I have yet to debug most of it.  Tomorrow I gotta figure out a way to format all the data arrays collected during the execution of the program into neat little tables and have the program do it automaticly so I dont have to write 100 lines of code just for a table to output to a file.

        I also have to come up with some bullshit "professional  quality" software document stating..
        a)the problem
        b)data used
        c)an algorithm for the entire project
        d)the implementation of the project.

        By the time I finish this project will easily be around 20 pages long.   Yay.



      Previous post Next post
      Up