[gameprogrammer] Re: Simple C++ Program
- From: "alexandros mouzakidis" <greatalexandros@xxxxxxxxx>
- To: gameprogrammer@xxxxxxxxxxxxx
- Date: Mon, 25 Sep 2006 00:36:07 +0300
#include <iostram>
using namespace std;
int main(){
cout<<"BAJ"<<endl;
return 0;
}
On 9/25/06, boris Jiron <xxlildragonjr@xxxxxxx> wrote:
Hello guys/gals. I'm new to programming and one of my first assignments
is to make a program that when I run it will print my initials like big.
For example my intials are BAJ and it supposed to be B's that spell a big B
and As that spell a big A and Js that spell a big J. I was wondering if
anyone could help me. My school uses code warrior for all of our
programming. Thanks ahead of time.
- Follow-Ups:
- [gameprogrammer] Re: Simple C++ Program
- From: Mike Gillissie
- References:
- [gameprogrammer] Simple C++ Program
- From: boris Jiron
Other related posts:
- » [gameprogrammer] Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
- » [gameprogrammer] Re: Simple C++ Program
Hello guys/gals. I'm new to programming and one of my first assignments is to make a program that when I run it will print my initials like big. For example my intials are BAJ and it supposed to be B's that spell a big B and As that spell a big A and Js that spell a big J. I was wondering if anyone could help me. My school uses code warrior for all of our programming. Thanks ahead of time.
- [gameprogrammer] Re: Simple C++ Program
- From: Mike Gillissie
- [gameprogrammer] Simple C++ Program
- From: boris Jiron