chaos615
04-06-2001, 11:33 AM
Help i need a loop program in C++ that does the song Bottle of beer so its on a floppy disk. thanks. If u can write it tell me cuz I cant !!! thanks
john
john
|
Click to See Complete Forum and Search --> : Help ! Loop Program ! Bottle of beer chaos615 04-06-2001, 11:33 AM Help i need a loop program in C++ that does the song Bottle of beer so its on a floppy disk. thanks. If u can write it tell me cuz I cant !!! thanks john Galen of Edgewood 04-06-2001, 11:41 AM Originally posted by chaos615: Help i need a loop program in C++ that does the song Bottle of beer so its on a floppy disk. thanks. If u can write it tell me cuz I cant !!! thanks john That's a very simple program, John. for (int i=99;i>0;i--) { ****insert the song lines here ****using i as the number of beers left } Not a tough one. Now, would you like to write a simulation of a wireless network? http://www.sharkyforums.com/ubb/eek.gif That's what I'm doing.... ------------------ Baby of Edgewood @ birth (03/09/01, 12:34am) 6 lbs 7 ounces 18 inches long perfectly healthy SharkyExtreme.com
Copyright Internet.com Inc. All Rights Reserved. |