![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#21 | |
|
Professional Programmer
|
By the looks of it you've actually listened, while still arguing your point. Thanks.
__________________
▄▄▄▄ Quote:
Due to incorrect calculations during the middle ages, our calendar actually begins a few years after Jesus' birth. Thus the real 6/6/6 happened a few years back. The world already ended and you missed it. Download Code::Blocks now! ▄▄▄▄ |
|
|
|
|
|
|
#22 |
|
Newbie
|
kp4621@gmail.com
Even though I argue my point I still want to make things easier for people. That is why I program I want to make programs that help people do tasks that would normaly be hard for them on a computer, but my main thing is game programming.
__________________
Help me out and get rewards , K.O. Hosting #include <iostream>
using namespace std;
int main()
{
int name;
cout << "Please enter your name: " << endl;
cin >> name;
cout << "Hello " << name << " Please go jump off a cliff !!" << endl;
return 0;
} |
|
|
|
|
|
#23 | |
|
Programming Guru
![]() Join Date: Jun 2005
Location: elemental plane
Posts: 1,429
Rep Power: 5
![]() |
Quote:
__________________
"Employ your time in improving yourself by other men's writings, so that you shall gain easily what others have labored hard for." -- Socrates |
|
|
|
|
|
|
#24 |
|
Hobbyist Programmer
Join Date: Jan 2006
Location: Menidi, Athens, Greece
Posts: 243
Rep Power: 3
![]() |
lol
int name; cout << "Please enter your name: " << endl; cin >> name; cout << "Hello " << name << " Please go jump off a cliff !!" << endl;
__________________
Project::Soulstorm (personal homepage) |
|
|
|
|
|
#25 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Actually, signatures over 5 or so lines or that increase the font size are against the forum's rules. What I can tell is that you haven't read those.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|