~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Is there anything written there, because I can't see anything at my side ?

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Yeah, guess we will never know.

There is a very interesting saying associated with it:

Who actually gets to decide what reality is ? Well I guess the one has the power to mesmerize the simple minded with a propaganda which keeps them blinded.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

**NOTE: from my background, Pluralism == Political Correctness with a twist

Glad you mentioned it, otherwise would have taken it for something else...;)

No, it sounds as if you are becoming quite "Pluralistic" LOLLOL :surprised :p

Yeah, quite a few mood swings, maybe I should just stop consuming cocaine..:D

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Hey there, welcome to Daniweb. :D

HOpe you enjoy your stay here.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Hey there David, welcome to Daniweb :D

Hoping to see you around....

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

ive written and comiled the "hello world" thing using Dev-C++

when i run the exe, a dos-like window pops up for half sec and dissapears...wtf? ive read and reread over what i am meant to do...?!?!?! is that whats meant to hpn?

The program is doing exactly what it is supposed to do, the only thing being the command window closes after displaying the output.

To make the command window stay, make the program wait for some event (like accepting a key from the user) to see the expected output.

In C do getchar( ) at the end of the program.
In C++ do cin.get( ) at the end of the program.

Any other method used, is totally platform / compiler dependent and should be best avoided.

BTW even system( "pause" ) is a non-standard method which is best avoided.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

As you all must have heard, Saddam Hussain was hanged on 30th of December at 8.30 AM (Indian standard time).

Very much like Hitler, killing innocent people was what brought him down. But yes, a end of another fine man like Hitler, who believed in what he wanted but used somewhat unfair means to achieve them.
He kept praising the Allah till the end.

May he rest in peace and Allah be with him....

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

I don't have a Unix system, but try this and tell me whether it works:

#include <stdlib.h>

int main( )
{
    system( "shutdown" ) ;
    return 0 ;
}

For references see here and here.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Penguins => Funny

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Most damned window losers, filled with SPYWARES, crying.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

You get all charged up.

I put in a shotgun.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Maybe you missed to see at whom the content was aimed at...

That's why I dislike IntelliTXT ads.

Already *too* much debate on this has happened at numerous places in Daniweb, many things happened, many bonds severed. Best this thing is not brought up again.....

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

;)

What ...? Did I say something wrong...? :mrgreen:

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Erm I now have maya (cough cough).:cheesy:

;)

But I just got a little animation I did with blender3d.

Good animation.Thumbs up.

Even I was once in animation and all the game stuff but now its a different story altogether..;)

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Forums nowadays live off IntelliTXT's.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Sheesh, missed that, marking this as solved...

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

~s.o.s.~ :
This is particularly for you-- Iron Maiden in Rio, Brazil :cheesy: (We had another thread going for these type of things awhile ago-- I could not find that thread. Enjoy.

Here's a very cool video of a highschool boy playing the Pachenbell Canon on his rock guitar - but he plays it different than everyone else.

Both are good videos. :D

And to continue this thread, here is a pretty cool animated video.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Hello everyone. I read ~S.O.S.~'s signature today and it reminded me of somthing.

A good thing..;)

So, my question is, has anyone else here faced a similar mental breakdown and how did you cope with it?

There comes a point of time in everyone's life when one experiences such things.

Believe in what you want, have confidence in your conviction, try to shoulder responsibilites instead of running away from them and it should turn out to be alright.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

I agree with sharky - static ads are bearable, but interactive ones actually make it hard to view the page. That's why I dislike IntelliTXT ads.

Already *too* much debate on this has happened at numerous places in Daniweb, many things happened, many bonds severed. Best this thing is not brought up again.....

Fortunately I have Firefox, here's how DaniWeb looks when AdBlock and Filterset.G plugins are running. Neat, eh?

So very much they way I see Daniweb ;)

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Hey there buddy, welcome to Daniweb. :D

Ask for all the help you can...;)

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Well, then I think you will have to start from square one and then move up slow and steady.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

sysadmins -> unix phreaks.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

YOu get to be a doctor.

I put in a blanket, to shield me from the morning chill.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

One way to increase your post count is to participate in such threads. ;)

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

things they have.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Some damned window LOSERS, filled with viruses, crying.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

C'mon people. C++ is C++ whether TurboC Ver 1 or MSVC.NET (for the most part).

Not when you have a deadline to meet, in that case having a really good IDE helps big time.

And I can guarantee the problem exists no matter what compiler he uses, so please let's concentrate in the OP's problem rather than an upgrade that produces a non-fix.

A bit correction....lets concentrate on an upgrade that keeps him away from non standard programming.:twisted:

But yes, back on topic, danijohn post your code so we can have a look at it. Maybe then we would be able to help you better.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

If you would have posted a full length picture, I would have called you Geeky ;)

And btw, yes, we all are Geeks here in Daniweb (well most of us) and enjoy banging our head at IT (pun intended) ;)

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Xmas, where are my gifts ?

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

to do any

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Many critical window MACHINES, filled with viruses, pleasured

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

death => certain

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

My Best: 33.96, you can even see my name there, I am one among the top ten :D

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Friend in need is a friend indeed.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Oh, I am so very much in love with the pretty face that pops up..;)

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Hey there Girly, welcome to Daniweb. :D

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

No point in deciding something which I am never going to follow...;)

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Yeah I really love her...;)

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

To and fro jumping won't help you.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Panic Prone (Chevelle)

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Depends on what exactly do you mean by a company -- a big time software gaint or a small time budding organization with no more than 10 people.

If the former, then yes, you are correct. But if the latter, then no, I have seen small time companies (like those in embedded development etc.) using free IDE's like Code::Blocks and Dev C++.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

convince someone they

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

You sure looks Geeky...and not to forget a metalhead..;)

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Some CRITICAL window lusers, filled with viruses, pleasured.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

sex -> origin of life

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

31.892 seconds - I'll keep ahead of you, ~s.o.s~, even if I have to stay up all night playing this stupid game! :)

Stop acting like a 7 year old, Joey...:D

And btw, my best 33.809 ;)

[IMG]http://img102.imageshack.us/img102/4115/imgxj1.jpg[/IMG]

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Someone gets kicked badly..

I put in some Icecream

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Few hundred GAME SERVERS stuffed with easy games.

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

Girls are really sparse in this forum :(

~s.o.s~ 2,560 Failure as a human Team Colleague Featured Poster

worn down Church.