User Profile

Collapse

Profile Sidebar

Collapse
bputley
bputley
Last Activity: Apr 23 '07, 03:54 PM
Joined: Oct 9 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • bputley
    replied to Calculate Tax
    in Java
    thanks that was what I was looking for
    See more | Go to post

    Leave a comment:


  • bputley
    replied to Calculate Tax
    in Java
    can someone please help
    See more | Go to post

    Leave a comment:


  • bputley
    replied to Calculate Tax
    in Java
    could someone please help, I have been working on this the last couple days trying to figure out why this wont accept the Tax code I put in there,

    /*
    * Order1.java
    *
    * Created on December 18, 2006, 6:16 PM
    *
    * To change this template, choose Tools | Template Manager
    * and open the template in the editor.
    */

    /**
    *
    * @author test
    */
    ...
    See more | Go to post

    Leave a comment:


  • bputley
    started a topic Calculate Tax
    in Java

    Calculate Tax

    does anyone know where there is an example of how to write code for tax added on to the subtotal to equal price? I looked in the tutorials but didnt see anything like it, and I dont just want people to do my work for me because I want to learn how to write code myself. I am a beginner just to let you know
    See more | Go to post

  • bputley
    replied to Aritmetic
    in Java
    Thanks that works perfectly, I appreciate your help
    See more | Go to post

    Leave a comment:


  • bputley
    replied to Aritmetic
    in Java
    I am having trouble putting in correct code to multiply the dollar amount times how many selected so when I hit the total button the dollar amount will show depending on how many items I put in the selection whether it is pork chicken or cattle...
    See more | Go to post

    Leave a comment:


  • bputley
    started a topic Aritmetic
    in Java

    Aritmetic

    I am having trouble writing code to multiply the fields times the number put in to equal the total. I was able to make the clear button work

    /*
    * Order1.java
    *
    * Created on December 18, 2006, 6:16 PM
    *
    * To change this template, choose Tools | Template Manager
    * and open the template in the editor.
    */

    /**
    *
    * @author test
    */
    import...
    See more | Go to post

  • bputley
    started a topic receive a negative number
    in C

    receive a negative number

    after i compile the program there is no errors but when it ask for how many toppings i want on the pizza it gives -1073741819 . can someone help on this?
    See more | Go to post

  • bputley
    replied to C program
    in C
    the code how i will make this equal a certain amount when they select it...
    See more | Go to post

    Leave a comment:


  • bputley
    started a topic C program
    in C

    C program

    I am a beginner in C and I I am having a hard time with my first program for school ever in C and need to write a C program called TheConverter that converts from the us customary units of measurement to their counter parts in metric system.

    the user will be allowed to choose from the following

    gallon -> liter
    lb -> kg
    inch -> mm
    Quit the program

    Once the user has selected...
    See more | Go to post
No activity results to display
Show More
Working...