lets say you have the opportunity to choose between two women (men if you're a chick):
...
which one would you choose?
Why would I have to choose? What's the scenario?
lets say you have the opportunity to choose between two women (men if you're a chick):
...
which one would you choose?
Why would I have to choose? What's the scenario?
Until a scientist proves that life can be derived from sterile [insert element(s) here], a higher power is the only explanation. Of course after the jump start of life, evolution would have had to take over.
But what would this "higher power" be made of and how did it come to be without another "high power"?
My answer is Yes. You have to use Microsoft Visual C++ and MFC class library. For further information, read MFC Internet Programming at http://msdn.microsoft.com/
You don't have to use MFC or VC++. There's loads of other options out there.
If you need something faster, wrap your own crude i/o tools. I'm sure you could get them faster than most provided ones, but not as reliable.
I'm not sure, but instead of using cout, try placing it directly in the video memory(0x40000000). printf is more time efficient than cout, because in cout the datatype is not mentioned
Never heard of that address. Usual most people use (0xb800 << (MACHINE_ADDRESS_RANGE-16))
0 is the same as '\0' -- use which ever one you want. I just find 0 easier to type :)
Except that the compiler sometimes will bitchslap me, with errors or warnings, if I use zero instead of a '\0'.
Well not with pointers, but with other things that out of habit I use a plain zero on, instead of what it's supposedly expecting.
DOB? That and most PiHKAL's will land you a long prison sentence.
(This is why you should specify, and not use weird acronyms as questions. As well: http://catb.org/esr/faqs/smart-questions.html#before )
First result[s] from Google: http://linux.die.net/man/2/nice, http://linux.die.net/man/2/setpriority
Also optimizing and resting at idle times works.
try it and tell use how it ends
Who try what?
Sorry, to busy writing my 1337 Halo engine.
Was okay when I had it. I think... was so late/early.
I'm only considering Windows 7 as a replacement, to my 2kPro installation on one machine, since everyone is dropping support for 2k. Besides that, I'm keeping XP.
Yes, I'm so 20th century - I use my cell phone for talking, not texting or surfing or emailing, or....usenetting.
0.0 Wha...wuh.. I only explode mine, as movie props.
There would not be any carbon-based life - maybe it would be silica-based.
Like this Spongebob episode? As we can see, Spongebob and Patrick are ahead of their time, in many fields of science.
Wow, imagine the silicon units are breathing out silicon dioxide (sand)!
Why not Silicon dibromide?
Ignorance is bliss
Apathy is a mental illness
Can I have my pills then, please?
Arguments are pushed onto the stack before you call it, not what you're doing: call func, args
http://www.cs.lmu.edu/~ray/notes/nasmexamples/
9:22, Personal note: When I was a little kid my mother told me not to stare into the sun, so once when I was six, I did. At first the brightness was overwhelming, but I had seen that before. I kept looking, forcing myself not to blink, and then the brightness began to dissolve. My pupils shrunk to pinholes and everything came into focus and for a moment I understood... That someone's been watching to much television!
I saw no such thing. What post might you be referring to(that contains the alleged abuse)?
I believe you didn't need to bother posting this tale of caution, when an individual could just read the rules and other plainly stated notices.
I know there's at least two on Codeproject that show up right away on Google.
On Windows you have to learn the PE file format, on *nix the ELF format.
Yes it is possible. Best way is to isolate the particular code into its own section, with plenty if padding space to insert code without realigning everything.
Load it onto a SD card, shove it into the PPC, find the executable in explore, double click it with your pointing device.
We need a quarterly/bi-annual/annual coding challenge[s] here.
There would be a suggestion box sort of thing, where challenge ideals can be submitted.
Once a challenge is selected, permitted languages will be attributed along with minimum requirements.
Then people can submit and vote; subsequently the top voted will be placed on the "top submissions" page.
Editing to the procedure is obviously needed. What do you think?
Some of those answers are the same as on Adultswim's My Lil' Bastard(on the level where you have to chat with "it"). Wonder if it was made by the same people.
I came here to talk about computer science. What does this have to do with computer science?
What does your post happen to have with computer science - nothing?
It been doing this forever. I just got the ADP add-on, eventually to filter all that site breaking crap.
I second this.
It pisses me off to great ends, when they do this. They'll probably even attempt this still with fake-signatures.
Now that's a LOT of code to maintain, and an ever diminishing pool of people to work on it because they're all starting to retire about now.
Or because they're doing the obvious to themselves. I tried to read some COBOL samples, and listening to AM radio static is much more stimulating.
In there, what's so great? Impossible to break any of those lurking records... :(
I just timed a typical reboot on my Vista machine and it took 9 minutes (plus some change). Enough time to go to the Starbucks on the corner and return with a foamed latte.
0.0 I think you broke it... I can load whole OSes from floppies, in a fraction of that time.
setprecision() is for setting the decimal output of a stream.
If your grid is just characters, you should just use chars, then:
If you have the file already opened, and your pointer allocated, then just use fstream.read().
You could hard code int main(){}
as char main[] { /*opcodes*/ }
(with extern "C"
in VC++).
So technically it would then be main[] not main() anymore.
Obfuscation of what? Code, images, executables, legal jargon, what?
Every stupid child now creates trojan viruses with Visual Basic, even if the virus needs the 100-Mb Framework, known as .NET, and furthermore, they don't want to give up that framework and learn a real programming language (not Visual Basic).
Wow, I feel old all of sudden. I remember virii under a few Kb...
1) Visual Basic IS REALLY stupid
3) I will now start learning Java
Java is stupid. Learn the ways of pure machine code and you'll never have to worry about seeing such a thing as a 100Mb application. As there'll always be a struggle with a couple misbehaving bytes.
Why would you not want to write one?
Gives you a better understanding of things anyway.
You only need memory allocation when you need memory for n-objects...
Those 40-pin DIPs are behemoths! You could break your back, trying to lift one.
Why exactly is it so difficult?
http://www.codeproject.com/KB/cpp/gccasm.aspx
In VC++'s assembler you wrap variables with [], __asm { add [name.variable], value }
With pointers __asm { mov type ptr [name], value }
Learn to use Google, read manuals and assembly output(in compiler options).
Then learn the JPEG format, open it up, read it. To display it, that needs more information.
I don't believe the second part of shr can be a register.
http://www.intel.com/software/products/documentation/vlin/mergedprojects/analyzer_ec/mergedprojects/reference_olh/mergedProjects/instructions/instruct32_hh/vc283.htm
hi i am also a newbie to programing and game programing in fact still a student and need to know a lot and one of my questions was what language is best suitable for 3d game development?
and what language is best suitable for windows application development?
those are my two main intrests and this far i am just convused
C++, C#
But I doubt you're at the level of 3D development.
This is generally linker dependent. Look through the manual, or something.
One, site rule, use CODE TAGS.
Two, I'm sure it won't compiler with non-existent <cstd1ib>.
Three, don't use exit(). You're in main() so why not just return(1)?
That's just all I saw while scrolling down the page. Use the code tags, and then people may be more compliant to help you.
It's generally easier to use the inline assembler, unless you're in VC++(GCC's is far superior).
Drag mouse to highlight the text, Ctrl+C, go to place you want it copied, Ctrl+V.