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
So I got a new 550w 80plus Enermax PSU and a 1GB nVidia GTX 650 video card. I put it all in my HP Pavilion p6-2310 (hunk of junk) w/windows 8 x64 and closed it up. Two startups in a row I got a series of 6 long beeps. Other … | |
Re: 8th grade ... ahh.. only 4 years ago .... I believe that's also when I had an interest in programming. Personally I like game programming books, they're really fun and after you've read through it, you have yourself a cool a little game that you can brag to all your … | |
How would I go about copying a robots.txt file from a webserver and then displaying that information? | |
Re: You'll want to master XHTML and CSS I think it's handy to know a little javascript too [url]http://www.w3schools.com[/url] is a great FREE resource for learning these Making websites isn't all that hard Just be sure to draw it out on paper before you start coding anything have fun ^_^ | |
I'm newish to c++ and even newer to ubuntu I tried linking and this is what I got: g++ -o calculator *.o -lcrypt -lm main.o: In function `main': main.cpp: (.text+0x1ea): undefined reference to `SAMSErrorHandling::Initialize()' main.cpp: (.text+0x2fa): undefined reference to `SAMSErrorHandling::HandleNotANumberError()' main.cpp: (.text+0x322): undefined reference to `SAMSPrompt::UserWantsToContinueYOrN(char const*)' collect2: ld returned … | |
I'm reading this one book on c++ and am having difficulty making an executable. I'm a n00b at c++ and Ubuntu so I don't know what I'm doing wrong. I've compiled all my cpp files into object files and now I need to link it but when I try that … | |
Re: I like Firefox, It's original, and security purposes Firefox is safer or (often less exploited) than IE. Firefox in general functions pretty smoothly, in my own opinions has more capability than IE. However I will say this against Firefox. It has gotten a lot bigger than what it first originally … | |
I am somewhat new to the c++, so you've been warned. Yesterday I decided I wanted to create a program that displayed a Go board and allowed you make moves. Fairly simple task, didn't take me that long but, I feel that the code could be a lot shorter and … |
The End.