Definitions by aero
The Outboards
a place where, for the most part, you don't have to put up with obnoxious whining from people who can't accept that they're not the best. only those who act ridiculously stupid or complain too much aren't tolerated there, as opposed to other sites where you get banned for having an opinion. if some of the whiners can't accept that, tough luck. shut up and take it like the rest of the real world.
The Outboards by aero February 24, 2004
arseclown
"Those arseclowns"
Aero
Someone who is always working behind the scenes to help everyone else, but is always trod upon for the effort.
Anonymous Caller: I hate myself and want to die!
Aero: There is more to life than wanting to die; seek the answer from within.
Anonymous Caller: Suddenly, I have a reason to live.
Aero: What reason is that?
Anonymous Caller: F*** you, I don't need your help anymore!
*click*
Aero: Thank you for calling.
Aero: There is more to life than wanting to die; seek the answer from within.
Anonymous Caller: Suddenly, I have a reason to live.
Aero: What reason is that?
Anonymous Caller: F*** you, I don't need your help anymore!
*click*
Aero: Thank you for calling.
minor logic error
#include <iostream.h>
void main()
{
int num;
cout<<"Do NOT enter the number 1:";
cin>>num;
if(num=1)
cout<<"You idiot! I said NOT to enter the number 1!\n";
else
cout<<"Good job!\n";
}
void main()
{
int num;
cout<<"Do NOT enter the number 1:";
cin>>num;
if(num=1)
cout<<"You idiot! I said NOT to enter the number 1!\n";
else
cout<<"Good job!\n";
}
minor logic error by aero March 14, 2003
logic error
The cause of any unexpected and undesired outcome. Usually attributable to a fundamental lack of understanding of the underlying situation. Most logic errors are minor logic errors.
logic error by aero March 14, 2003