378 Posted Topics
Re: I generally avoid cutting edge stuff. (my arch repos are modern enough...Of course with debian stable......) | |
Re: to keep price down you could just overclock your graphics and cpu really really high (im told that intel core 2 duos are good to overclock) I was an AMD man but after the intel core 2 duo was released, AMD got blown away. | |
Re: how bout using a better api? qt or gtk are much easier. | |
Re: From what I can glean from wikipedia a csv file is just like a normal text file. For reading and writing file info click [URL="http://www.cplusplus.com/doc/tutorial/files.html"]here[/URL] | |
Re: you did not add your house. I find vacations really boring and find myself longing for my computer. | |
Re: Hes the new prime minister right? I doubt it, I mean he will probably want to go in an opposite direction and try to distance himself from bush and blair. I really do not see why America is considered a "good", "democratic", and "free" country. We are supposed to stand … | |
Re: [quote=christina] To pass a test, you must study. Goodness... I thought everyone knew that. [/quote] No not really..... I know lots of people who never study, myself included... | |
Re: [quote=josh] Can you not see that it's the greatest language of all? Java, of course! [/quote] I despise java. Its slow like molasses! (and its syntax is crappy) | |
Re: why do you want to become a gui or graphical programmer? Its really not as fun as it initially sounds.. | |
Re: Whats wrong with linux? I think its far superior to both Mac and Windows. Mac: Treats you like a moron. Too many graphical effects. People think your "cool" if you use a mac. Not fully open source. (granted its kernel is open source but that is not enough) Against choice. … | |
Re: [quote] dont make your explanation too complex, as i am only 19. [/quote] wtf? If you are19 and want to be treated like a six year old than maybe you need to rethink your decision on going to college. | |
Re: [quote=josh] .. no flash for x64 linux users [/quote] you could run the windows version on wine? | |
Re: yeah, its just like reading any other files. Just instead of the file name, but the path to the file. If your using windows you need two backslashes. | |
Re: is there any data you want? If so just boot up with a bootable live linux cd copy the files and then reinstall windows. | |
Re: whats the point? The code is not complex enough to make a difference... | |
Re: for 2D I would use SDL or allegro. Allegro is _alot_ easier to use than SDL. But once you abstract SDL with your own libraries its not so bad. | |
Re: Inheritance means that one class derives all shared aspects with a higher more general class. For example I could have the class animal that might contain a few variables. If I made a class called dog that was derived from the animal class, it would also have common variables and … | |
Re: how about reinstalling windows ([blatant linux plug] or how about installing linux? [/blatant linux plug]) | |
Re: Im not sure I understand your problem. Just tell them to set up the router. You do not need a computer for installation right? | |
Hello, I am doing a homework assignment and need a bit of help. I have to overload the prefix ++, postfix ++ operator, and the = operator for a circle class. Heres the code I have so far: [code] #include<iostream> using namespace std; class Circle { public: Circle(); Circle(int n); … | |
Re: [quote=tech] waters, and every day when I learn something makes me think how much of an effort must have been made by the non-credit seeking but knowledge minded silent army of programmers all over the world, wo get nothing in return but give away so much to the delight of … | |
Re: pretty bad software...(not that html can do anything decent. look at the pages src code. Its soooo crude.....) | |
The linux and unix threads seem pretty dead. For the sake of centralization, why not combine all linux and unix questions into one category? | |
Re: the chance of a nuclear weapon being used today is close to zero... | |
Re: [quote=pygmalion] "If you buy Windows Vista, you are not a customer. You are a beta-tester." [/quote] heres a better one: if you buy windows vista your a sap (of course that could be said with ALL windows products ;-) | |
Re: I would download linux distros 24/7!:) | |
I am just wondering the political orientation of people and why they are that particular orientation. | |
Re: Its interesting. I think they should just change Austrian law so animals can receive donations. | |
Re: I hate non pc gaming its awful especially first person shooters. Whats the point of a console anyway you can get emulaters for almost all systems. Then its a simple matter of copying ISOs. | |
Re: I would strongely suggest iceWM. Its super light and easily integrates shortcuts. heres a screen shot. | |
Re: I think you should just teach your child right values and instead of filtering content (she would probably find away to get around them anyway), just make sure she's on the right track and doing good in school. | |
Re: Its easy! (on linux) First invoke the command: [code] wget www.yourstuff.com [/code] it will create a file called [inlinecode] index.html[/inlinecode] then use [inlinecode] ifstream [/inlinecode] to read the file. | |
Since I want to get into OS development I decided to install and try to use the bochs emulater. I have a sample floppy operating system called c.img. How do I tell bochs to boot from c.img? whenever I start bochs I just get panics and fatal errors. | |
Re: whats wrong with games? Reading about c++ gets boring sometimes | |
Re: sorry use linux and do not want to compromise my VMware windows install. | |
daniweb seems sooo slow lately. Whats up? It uses 1/2 of my first cpu and its clocked at a reasonably 2 ghz. | |
Re: Yes its good. As a linux and open source enthusiast I believe that ALL information should be free. | |
Re: If you run a *nix you can use GTK or QT. |
The End.