MosaicFuneral 812 Nearly a Posting Virtuoso

c-C-c-Combo Breaker!

I'm sorry, but I just felt the need to get between all the cscgal post. (yes, bad forum conduct :()

Nick Evan commented: haha :) +16
William Hemsworth commented: made me laugh :D +9
MosaicFuneral 812 Nearly a Posting Virtuoso

Your indentation is impossible to read!

It's <fstream> not <fstream.h>, main() must return() a value, and what do your variable names mean?

MosaicFuneral 812 Nearly a Posting Virtuoso

I think you mean it just breaks out of an infinite loop after investigating that it's doing meaningless junk?

MosaicFuneral 812 Nearly a Posting Virtuoso

Get a few disassemblers, they're the best tools to use when you want the truth.

MosaicFuneral 812 Nearly a Posting Virtuoso

What is with all the Turbo C++ references?!! That compiler is a non-standard relic from another millennial! It's useless!

Salem commented: Gotta keep banging the drum! +30
MosaicFuneral 812 Nearly a Posting Virtuoso

What OS, and have you looked into POSIX Threads(Pthreads)?

MosaicFuneral 812 Nearly a Posting Virtuoso

ok then tell me about your beautiful town, you didnt even name it yet.

Yes I did, Inside a bottle, with a shotgun. Sort of like Inside a bottle, with a luxury yacht, but obviously greater.

(I assume it's obvious I'm childishly playing here, right?)

MosaicFuneral 812 Nearly a Posting Virtuoso

this is a place where we can chat on anything, if i post similar thing in technical forums then i will agree with you.

Well I'm chatting about my awesome town. So don't overreact, about how I'm overworked. :icon_rolleyes:

MosaicFuneral 812 Nearly a Posting Virtuoso

where is your city?

Inside a bottle, with a shotgun. Great place, you should visit.:P

MosaicFuneral 812 Nearly a Posting Virtuoso

This is some seriously fucking creepy shit!

Narue would be one of the users that convinced me Daniweb is a decent site, by posting quality answers in the forums, but..... I don't think I'm going to start stalking anyone here, just because they know how to program...... Maybe I should stalk you for being insane? Is that enough qualifications?

Oh yeah, I hope that you never come near my city.

MosaicFuneral 812 Nearly a Posting Virtuoso

Was this the same computer, such as a dual boot?
As sysop_fb said, "Is it the same machine-arch?"

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

I prefer OpenGL or SDL, but sometimes when I need a little more I go with Irrlicht to take care of all the extra crap.

MosaicFuneral 812 Nearly a Posting Virtuoso

Just use standard Win32 apis (Net, COM, and others)

It's bundled with Windows, so it's part of it already. Along with WinINet.

MosaicFuneral 812 Nearly a Posting Virtuoso

Actually there's a better function that will solve part of the problem. But to simplify, use corresponding ASCII ranges and a map of strings to reduce everything in size.
Still follows the original motif though....

MosaicFuneral 812 Nearly a Posting Virtuoso

They're called ASCII art generators.

MosaicFuneral 812 Nearly a Posting Virtuoso

Actually this question has more to do with what OS(unless its, doubtfully, hardware specific).

Just use something like OpenGL or SDL, for graphics.

MosaicFuneral 812 Nearly a Posting Virtuoso

I'm no Blender professional but I'm sure there's plenty to find here or perhaps here.

MosaicFuneral 812 Nearly a Posting Virtuoso

That was a statement, not a question. Clarify and specify what you're saying.

MosaicFuneral 812 Nearly a Posting Virtuoso

Learn a programming language, study image identification.

MosaicFuneral 812 Nearly a Posting Virtuoso

I use to use Quincy 2002 for a few years and '05 for about a month, but I feel it's awkward.
Code::blocks, and Dev-C++ are a thousand times greater than it ever was(they'll do single file compilations too).

MosaicFuneral 812 Nearly a Posting Virtuoso

You could simplify your whole Keyboard() function to a few if else conditions.

MosaicFuneral 812 Nearly a Posting Virtuoso

wait, what?

its been three days ... why haven't you guys finished helping this kid write his spyware program, yet?

who do i give neg rep to?

You needn't worry. This code is so extraneous and beyond broken, that it'll never get off the ground.

jephthah commented: aha, probably right. +8
Salem commented: Good, someone else sees the light... +29
tux4life commented: That's right, the code is just too bloated :) ... +2
MosaicFuneral 812 Nearly a Posting Virtuoso

Youth is vitality, so it's all no problem than.

By the way, Serkan, how do you manage to make all your threads so creepy, and how old are you again?

Nick Evan commented: "creepy" is the perfect word for this thread +16
MosaicFuneral 812 Nearly a Posting Virtuoso

Have you and your new girlfriend gotten any bedtime action, or are you waiting till marriage?

nav33n commented: :D heh! +11
Ancient Dragon commented: I'd say that's none of your business. -7
Sturm commented: Nice. +5
scru commented: Win. +6
MosaicFuneral 812 Nearly a Posting Virtuoso

long double on some compilers can be aligned to 128 bits.

Otherwise create a class, overload math operators. That's all I can say, since I don't know what you're really stuck on.

MosaicFuneral 812 Nearly a Posting Virtuoso

You mean like const volatile type variblename; , or the difference between the two?

MosaicFuneral 812 Nearly a Posting Virtuoso

That was sort of funny to read through, seeing all those post even the adult website for sale one that was here.

jephthah commented: trollbong +6
MosaicFuneral 812 Nearly a Posting Virtuoso

Lots of useful and useless system info: http://www.ctyme.com/intr/cat-003.htm
CPUID for processor info: http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/25481.pdf
With Intel processors you can only get the serial on the PIIIs.

MosaicFuneral 812 Nearly a Posting Virtuoso

Post some code and someone might see what you did wrong.

MosaicFuneral 812 Nearly a Posting Virtuoso

Learn C++, learn the format of selected file type, study endless audio algorithms till you go blind.

MosaicFuneral 812 Nearly a Posting Virtuoso

marco93 is just a bot that's managed to strangely survive for so long.

MosaicFuneral 812 Nearly a Posting Virtuoso

I don't think there's a standard way of doing it.
There was something in the Intel manual: http://download.intel.com/design/processor/manuals/253668.pdf
And here's a project you might want to look at: http://www.lm-sensors.org/browser

MosaicFuneral 812 Nearly a Posting Virtuoso

Go hard core. Write a bootloader to load your program with the proper drivers, download, clean up, goto real OS.

MosaicFuneral 812 Nearly a Posting Virtuoso

You can only get the serial on the PIII processors: Intel CPUID manual, goto page 29.

If you want to learn about the CPUID function read the AMD one: http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/25481.pdf

MosaicFuneral 812 Nearly a Posting Virtuoso

That looks like sludge.... if you can ever get it to run.

MosaicFuneral 812 Nearly a Posting Virtuoso

Well, Beck has really gone off the deep end lately so I wouldn't pay much attention anything he was screaming at this point.

Yep. This video proves it: Beck - Loser lol

MosaicFuneral 812 Nearly a Posting Virtuoso

Why did you revive a dead thread? You did not use code tags(site rule) leaving it unformatted, and we have section for posting code snippets.

Why is there .h's after your C++ headers? Why is there no breaks/newlines between your code? Why are you using non-standard functions, where not needed?

MosaicFuneral 812 Nearly a Posting Virtuoso

(3) generally speaking we don't give away code for homework solutions, and we don't appreciate people who do.

It's so non-standard the kid would get in trouble anyway.

MosaicFuneral 812 Nearly a Posting Virtuoso

Okay what platform and compiler?... It's generally nothing, more than a single line in the inline assembler, unless you're executing it off the heap.

MosaicFuneral 812 Nearly a Posting Virtuoso

Smoke lots of weed and drop some tabs?

MosaicFuneral 812 Nearly a Posting Virtuoso

For the diligent - find this machine:
'used' schoolgirl panties!

I'm still looking for one, but I'm just not looking for counterfeit ones!

MosaicFuneral 812 Nearly a Posting Virtuoso

What do your notes say? File dump is a loose term for a piece of memory that crashed saved to a file.

MosaicFuneral 812 Nearly a Posting Virtuoso

The gender should simply be considered neuter, and life goes on while the soulless machines drone, but no-one likes it that simple... In Latin based languages, the worker is exclusively/traditionally male and a computer being something that does nothing more than complete a task - you could consider its grammatical gender to be masculine.

MosaicFuneral 812 Nearly a Posting Virtuoso

Because shooters can be mind-numbing, like this one http://www.youtube.com/watch?v=PYQhvW-tjNM

MosaicFuneral 812 Nearly a Posting Virtuoso

When I was a child, I ate pickled pig's feet - I can't any more, too gelatinous iirc.

Pigs feet is like an instant orgasm!

That statement and my adolescent mind suddenly developed some very naughty and disturbing images.

MosaicFuneral 812 Nearly a Posting Virtuoso

Back on topic, before this is locked. The OP can also use POSIX unlink(), Win32 DeleteFile(), or even in desperation system(). Obviously remove() takes care of all of that.

MosaicFuneral 812 Nearly a Posting Virtuoso

boost is unnecessary - anytime anyone suggest a usage.

MosaicFuneral 812 Nearly a Posting Virtuoso

As soon as that task is done, the head and the feet go away. Followed shortly by the intestines. Completed that step, everything else go to the oven or in pieces to diverse dishes.
Hmm, hmm! Bon Appétit!

The feet make a great dish, as well.

MosaicFuneral 812 Nearly a Posting Virtuoso

A quote from an old Phreak article: Sniffing is for perverts.