" data-bs-original-title="" title="">
"Doctor Doctor!, I only have 50 seconds to live!" -"Go over there and i will see you in a minute.."
[QUOTE=Ancient Dragon]zero -- I don't listen to music on the internet. [/QUOTE]This doesn't really have anything to do with the internet :) My winamp says: "4538 items [11 days+22:01:52][24.26gb]" But I like most of what I have, and never seem to get bored of my music.
[QUOTE]Has anybody seen that 2012 movie? [/QUOTE]Yep, it's pretty good, quite long though.
I don't think you are going to have much luck with this. The animation on that page was made using flash (which is designed for easy animation) and is still very hard to make, this would be even more complex in C++. You are best just using a C++ graphics …
[QUOTE] int getNumDecimalDigits(int value) { char myString[16]; sprintf(myString,"%d",value); return strlen(myString); } [/QUOTE] That is not the best way to do it, heres a better way: [CODE=CPP] // Will work with negative numbers int CountDidgets(int val) { int d = 1, c; if (val >= 0) for (c = 10; c …
Control a PC from a cell phone? I highly doubt that's something you could manage even with the help here. The only way I can think of doing that is sending emails from your phone, having a program on your PC to recieve them and follow instructions. Even if you …
Nice, neat, consistent format, and well commented code :]
Ahh, chillin' to some Jack Johnson :) [url]http://www.youtube.com/watch?v=pNlmn7vbXBQ[/url]
I would definetely say Flash AS2. The absolute most important part is that the students are motivated, and flash allows you to be very creative with just a basic knowledge of math. I got into programming through AS2 when I was about 12, and then started C++ a year later, …
Nice snippet, works perfectly. The only thing I could complain about (other than the formatting) is the fact that you included [b]conio.h[/b].
this must be the absolute geekiest thread in existence :P oh oh i mean: 0111010001101000011010010111001100100000011011010111010101110011 0111010000100000011000100110010100100000011101000110100001100101 0010000001100001011000100111001101101111011011000111010101110100 0110010100100000011001110110010101100101011010110110100101100101 0111001101110100001000000111010001101000011100100110010101100001 0110010000100000011010010110111000100000011001010111100001101001 0111001101110100011001010110111001100011011001010010000000111010 01010000
Most probably you're just missing a codec, try installing this codec pack [URL="http://filehippo.com/download_codec_pack/"][link][/URL], or try using VLC Player.
Well, something's sure happened to AD. [URL="http://www.daniweb.com/forums/member46588.html"][link][/URL] There's no way he deserved 6506 downvotes :P
The End.