Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

chris200x9

macrumors 6502a
Original poster
Jun 3, 2006
906
0
never mind sorry for so many threads I'm just getting dumber and dumber. I got it now :)
 

Rorzabal

macrumors newbie
Aug 8, 2007
11
0
Code:
int main()
{
    double ShippingCharges;
 
    ShippingCharges = CalculateShippingCharges(0, 7);

    return(1);
}
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.