
-----------------------------------
gg1489
Thu Apr 14, 2005 8:35 am

Help Wanted
-----------------------------------
hello everyone, 
I got a school assignment to make a cash reciept for the gap. My problem is I don't know what i should do when someone gives less money than required. Please help me and send me the new copy to my email: gerchikovvss@yahoo.com
thanks a lot for any help guys. Here's the link for my website: http://s51.yousendit.com/d.aspx?id=0UILN3M47YAVC0QI0K1SK81528  thank you very much! help is much appriciated.

-----------------------------------
Tony
Thu Apr 14, 2005 8:38 am


-----------------------------------
this calls for some field research!

Go to the GAP, buy yourself some new clothes for the summer, but give less money than required. See what they do, then try to replicate that in your program. You might want to bring a tape recorder if you want to quote them on anything :wink:

-----------------------------------
[Gandalf]
Thu Apr 14, 2005 3:56 pm


-----------------------------------
Then just put an error or something :|.

I am positive I saw a program just like this, same assignment, same program name in the source code or submissions section.  Look around for it and ask that person.

-----------------------------------
gg1489
Thu Apr 14, 2005 4:28 pm


-----------------------------------
"]Then just put an error or something :|.

I am positive I saw a program just like this, same assignment, same program name in the source code or submissions section.  Look around for it and as that person.

There's no such thing. I, uhhh think you overused marijane this time buddy.

-----------------------------------
[Gandalf]
Fri Apr 15, 2005 5:11 pm


-----------------------------------
hey, hey, I take these things personally  :o and drugs are bad for you :think: 

Maybe you should have looked harder, it took me about 40 seconds to refind this http://www.compsci.ca/v2/viewtopic.php?t=8423

-----------------------------------
jamonathin
Sat Apr 16, 2005 11:18 am


-----------------------------------
They're probabily in the same class, so I don't suggest copying too much of it if that's what you're going to do.

-----------------------------------
Bacchus
Sun Apr 17, 2005 4:40 pm


-----------------------------------
var cost,pay:int
put "What is the Cost of the Item? "..
get cost
put "How much are you going to pay? "..
get pay
if pay