No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
8 Posted Topics
Re: it depends on how skilled you are and, as always, what platform you are dealing with. I love C#, and did "major" in C++ before I discovered C#. But let me just spell out the facts here: 1) If you use Visual C# (If you don't have it, get the … | |
Re: Overall, I really like Runescape. The quests and plots are very well designed, but I think Jagex should make another version (perhaps an "Ultra-High") with better graphics. | |
Re: There are a lot of beginner;s resources and such at [URL="http://www.thefreecountry.com"]http://www.thefreecountry.com[/URL] and [URL="http://www.freeprogrammingresources.com"]http://www.freeprogrammingresources.com[/URL] for programmers, especially graphics. You also want to check out Adam's assembler tutorial and Denthor of Asphyxia's assembly language tutorials-- the latter is really graphics-oriented--for the real workings of what goes on. They also have several really … | |
Re: You SOLDERED A POWER PIN BACK TOGETHER???!!!?!?!?!?!!! :-O :-O :-O! I gotta hand it to you, that takes guts. Real guts. What I would do is take your computer back apart and find out if you have a short circuit. I'm pretty sure that you shorted out a capacitor there … | |
Re: You sound like a pretty smart guy, but because I don't hate you, I'm gonna make sure that you don't waste $150. MAKE SURE THAT THE CPU AND MOTHERBOARD ARE COMPATIBLE!!!! I cannot stress that enough. Also, if it's not to late, I'd suggest getting an Intel Processor: from what … | |
Re: Yes! There is some hope (probably)! There should be a little VGA Jack or something like that on the side. Plug a regular old VGA Monitor (That means any monitor whose cord can fit into the jack) into the laptop. Turn the laptop on. (I'm assumong you use Windows, I … | |
Hello. I recently began learning Assembly language using free tutorials I get off the Internet, and am planning to write my own tutorial soon. But as I'm a newbie at this, I'd like to get some facts stragiht first: 1. What does "DOSSEG" stand for? 2. I see lots of … | |
I want to make some functions that I expect I will use again and again, but I don't want to copy and paste them everytime I make a program that will use them. My thought was to make a .h file with a namespace. Would that work? Or would I … |
The End.