MosaicFuneral 812 Nearly a Posting Virtuoso

There use to be a whole video with the guy, on forum conduct. Can't find it any longer.

MosaicFuneral 812 Nearly a Posting Virtuoso

No(sadly).

Is there more than one dead ATX-PSU in your house?

MosaicFuneral 812 Nearly a Posting Virtuoso

No, psychonaut.:twisted:

Have you ever splurged on retro tube driven televisions?

MosaicFuneral 812 Nearly a Posting Virtuoso

No.

Have you ever reached the ceiling effect of delirium with diphenhydramine?

MosaicFuneral 812 Nearly a Posting Virtuoso

When you set a pointer and don't always use every "point" in it(especially while dealing with user input), you need memset() to set a default value.

MosaicFuneral 812 Nearly a Posting Virtuoso

what made you think like that?

All the tobasco sauce I just drank. I can't feel my tongue.
Does that answer your question?

serkan sendur commented: wtf -1
Ancient Dragon commented: LOL :) +36
MosaicFuneral 812 Nearly a Posting Virtuoso

Reallocate pointer1 to size of itself plus pointer2, then memmove() p2 to the end of p1.

MosaicFuneral 812 Nearly a Posting Virtuoso

Code::Blocks with MinGW is my choice.

what is your reason for win32 programming, why dont you program in .net?

.NET is like asking someone to commit suicide. It's a bloated piece of crap.

MosaicFuneral 812 Nearly a Posting Virtuoso

Have everything compressed before hand.

And what's your code, show us you're not doing something idiotic.

MosaicFuneral 812 Nearly a Posting Virtuoso
MosaicFuneral 812 Nearly a Posting Virtuoso

Yes.

Have you ever watched Lazy Town and enjoyed it?

MosaicFuneral 812 Nearly a Posting Virtuoso

100,000 North Koreans vowing to kill us and Micheal Jackson is the only news story I see anywhere.... wtf

MosaicFuneral 812 Nearly a Posting Virtuoso

Simulate the effects of shooting your computer with a ultra-violet lightening bolt from outer-space.

MosaicFuneral 812 Nearly a Posting Virtuoso

Since your using Windows: http://msdn.microsoft.com/en-us/library/ms646268(VS.85).aspx

MosaicFuneral 812 Nearly a Posting Virtuoso

You have to get the audio signal through some means, before you can process it...

MosaicFuneral 812 Nearly a Posting Virtuoso
MosaicFuneral 812 Nearly a Posting Virtuoso

Once you can understand all of these: http://www.ioccc.org/years.html

MosaicFuneral 812 Nearly a Posting Virtuoso

So you're in the twelfth-grade and in CS and don't know how to ask a question properly?

MosaicFuneral 812 Nearly a Posting Virtuoso

Yeah I saw allot of those History channel on some episodes, and it's rather hilarious.

But they put chloroform in medicine?! 0.0 Why don't they just stab someone in the liver and get it over with.

MosaicFuneral 812 Nearly a Posting Virtuoso

You know all of you are getting work-up over nothing, right?

If you're this easy to instigate, give me you're phone numbers so I can use you in my next angry mindless mob.

iamthwee commented: damn right tell it straight! +21
MosaicFuneral 812 Nearly a Posting Virtuoso

You only need a bracket {} after an if-statement if there is more than one afterward procedures(';').

gotos make code hard to read, they're often not optimizable by the compilers, and being hard to read with a glance: lead to broken code.

edit:
Once again, AD posted just enough seconds before me.

MosaicFuneral 812 Nearly a Posting Virtuoso

The most impressive project you could do would be:
Learn to spell at least one mildly correct sentence!

MosaicFuneral 812 Nearly a Posting Virtuoso

conio.h isn't used, and should never be.
Macros used like that are dangerous.
It's: int main() { return(0); }

jephthah commented: word. +11
MosaicFuneral 812 Nearly a Posting Virtuoso

[B]goto[/B] = bad; Not only that, but your else fallsthrough to label Answer, defeating its purpose.

else
  cout<<"Next time please enter one of the fruits requested!"<<endl;
Answer:

edit:
There is a couple rare cases where the low level goto can be used. This is defiantly not one.(to answer a PM)

Remember we're not in assembly.

MosaicFuneral 812 Nearly a Posting Virtuoso
void func(const char *);
...
if(option1)
  func("option1");
else if(option2)
  func("option2");
else
  cout << "Not an option.";

Nvm, AD answered it.

MosaicFuneral 812 Nearly a Posting Virtuoso

Programing's programing. Unless you're doing system specific stuff.

MosaicFuneral 812 Nearly a Posting Virtuoso

Being a purple wigger is unconventional, especially.

bliciciunelmo

MosaicFuneral 812 Nearly a Posting Virtuoso

Real fingering young brunettes not stupid killers on ether before gagging dead possums.

crumblybumbly

MosaicFuneral 812 Nearly a Posting Virtuoso

i drink lots of coffee at work hence i dont want to have my own espresso machine to prevent possible heart attack.

Don't be a wuss. :icon_cool:

chewing a bushel is out of my english so i dont know about it.

1 US bushel = 35.239072 liters
http://www.unc.edu/~rowlett/units/scales/bushels.html

http://en.wikipedia.org/wiki/Areca
http://en.wikipedia.org/wiki/Khat

MosaicFuneral 812 Nearly a Posting Virtuoso

Do you own your own espresso machine yet, smoke a carton a day, chew a bushel of khat and areca?
If you answered no to any of the above, then you're doing it wrong!

MosaicFuneral 812 Nearly a Posting Virtuoso

I suggest Boole's original paper; most of my computer-oriented friends go crazy for the copy I have.

Would you trade anything for it?

MosaicFuneral 812 Nearly a Posting Virtuoso

Circuit logic gates are the same things you'd find in programming and other related subjects.

http://en.wikipedia.org/wiki/Boolean_algebra_topics
http://en.wikipedia.org/wiki/Logic_gates

A K'nex version: http://www.youtube.com/watch?v=3vXlQZvS-nM

MosaicFuneral 812 Nearly a Posting Virtuoso

Entropy is just the measure of change/randomness in a system. And I suppose he's trying to check the correctness of the bits in a system. Maybe? idk

MosaicFuneral 812 Nearly a Posting Virtuoso

I feel like a looser now, because I don't get any. :'(

Nick Evan commented: Send me 100 bucks and I make you rich very!!! vIaGrA +19
Salem commented: I'm gonna spam ya with green jelly beans :) +35
MosaicFuneral 812 Nearly a Posting Virtuoso
jephthah commented: Om Mani Padma Hum +11
MosaicFuneral 812 Nearly a Posting Virtuoso

You forgot to randomly delete consonants.

scru commented: haha +6
MosaicFuneral 812 Nearly a Posting Virtuoso

I have programmed by opcodes. In hexadecimal representation not binary.
Slow, but if you ever plan on writing assemblers and compilers for stuff like micrcontrollers. It's nice to know.

Unless your computers input is made of toggle switches, and your computer is a fridge sized machine made of resistors and 2N4X geranium transistors. You'd be insane to program in pure binary representation!

Salem commented: LOL - http://en.wikipedia.org/wiki/Geranium +35
MosaicFuneral 812 Nearly a Posting Virtuoso

ftl, cuz 1337 r 100z3r
d0 j00 4g33?

My eyes burn! x.x

MosaicFuneral 812 Nearly a Posting Virtuoso

Can you answer? Yes I can,
but what would be the answer to the answer man?

-The Grateful Dead, "St. Stephen"

MosaicFuneral 812 Nearly a Posting Virtuoso

Moreover, I have seen a real computer with various byte widths (every 6-th byte was shorter than others)... ;)

What evil being designed such a thing?!

MosaicFuneral 812 Nearly a Posting Virtuoso

>A byte is just always eight bits
Incorrect. "Byte" is an abstract term for the smallest addressable unit for your system. While more and more systems are gravitating toward the octet (eight bits, for the terminology-challenged) for a byte, it's by no means universal.

Other than hobbyist and maintenance projects, not many people will ever touch something like a 4-bit machine or any other sort of setup.

MosaicFuneral 812 Nearly a Posting Virtuoso

It amazes me how many times i see consecutive numbers come up!! (61,62,63,64,65,66 came up one time)

What did you use in your generator: current time?

MosaicFuneral 812 Nearly a Posting Virtuoso

The Miley Cyrus concert dates just prove the fact he is Pedo-bear, after I asked him if he was.

they save everything new they learned.

They work by using if/or commands, and chooses the best thing to say based on what the user asked/said.

I think that's already been established.

MosaicFuneral 812 Nearly a Posting Virtuoso

Since you geeks seem to love PB.

Brand?
Creamy or Crunchy?
Self-stir or zero-effort?

I prefer the Maranatha Crunchy, despite the small effort of stirring it before you eat.

MosaicFuneral 812 Nearly a Posting Virtuoso

No. Care must be take in finding a quality "random" generator.

There was a case where a gambler found that the generator, of some video machine, was seeded by the current time, and the machines were turned on at the same time everyday. So he found the sequence and got a bunch of cash.
Another similar case I believe where the machines used a static string of numbers and so someone found the sequence, used it, and told others how to use it.

MosaicFuneral 812 Nearly a Posting Virtuoso

Get a boot disk and something to read the hard-drive contents. Boot up and read the first 512 bytes, save it, post it.

MosaicFuneral 812 Nearly a Posting Virtuoso

Is it a basic IDE 3-1/2"? If it is then you could just go to a computer store or recycling center and you might find possibly free ones laying around.

MosaicFuneral 812 Nearly a Posting Virtuoso

An entity I bought from the little man in the fridge. I simply inject It into my eyes and I can use the internet from my mind.

MosaicFuneral 812 Nearly a Posting Virtuoso

FWIW, my most impressive movie of my life is: UP

go see it.

now.

Saw it Sat. night at a drive-in-theater. Probably one of best new films I've seen. Everything else new this year has been: to tame, watered down, over used, or long winded(Watchmen!).

MosaicFuneral 812 Nearly a Posting Virtuoso

Pi and Requiem for a Dream

iamthwee commented: Yep seen both +21