User Profile
Collapse
-
thanks that was what I was looking for -
-
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
*/
...Leave a comment:
-
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 -
-
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...Leave a comment:
-
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... -
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? -
the code how i will make this equal a certain amount when they select it...Leave a comment:
-
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...
No activity results to display
Show More
Leave a comment: