378 Posted Topics
Re: No intellitext for ME. I use links! I think everything is good. (no ads, intellitext, crap, junk for me) | |
Re: I would recommend SDL bindings for openGL not DirectX. | |
Re: you could just hold the power button for a hardware shutdown... | |
Re: I just got a dv6000t laptop from HP and am running debian. Its pretty good at gaming. Make sure that on any laptop you get it has a 3945 intel wireless card. There linux friendly. Or how bout a intel mac book pro? They look pretty cool and my friend … | |
Re: um are you saying that you cant convert a string to a c style string like when reading files or something. To fix this use the [inlinecode] .c_str()[/inlinecode] member function. example: [code=c++] string dude="random"; ifstream file (dude.c_str()); [/code] | |
Re: um not even the bios? maybe you should try another motherboard...there not that expensive. When did this happen? | |
Re: have you tried? [code] ping www.google.com [/code] does it work? If so then try using another web browser..firefox, opera, lynx, and links are good choices | |
I have VMware and I was wondering if I can virtualize mac os x (or any other mac version) on linux? Has anyone used VMware to virtualize macs? I dont really want to use it, it just needs to look good ;-) NOTE: i mean the intel based macs | |
On emacs, the second indent is double the size of the first one! How do you change this? Is this some wacky gnu thing or is it standard? | |
Re: heres a tutorial for good file writing: [URL]http://www.cplusplus.com/doc/tutorial/files.html[/URL] | |
Re: You are the Sociopath! As a result of your cold, calculating rationality, your introversion (and ability to keep quiet), your brutality, and your arrogance, you would make a very cunning serial killer. You are confident and capable of social interaction, but you prefer the silence of dead bodies to the … | |
Re: I like linux because its open source and very fast. As a non conformist, windows and macs have a very big brother feel to them and seem to be against choice. I am outraged at microsoft for included drm in vista and I consider it wrong. Genuine Advantage is also … | |
I am using debian linux and I cannot seem to get sdl_ttf working. It compiles fine but the program quits due to error checking in the code. It returns false at the ttf_init() part. Do not know if this makes a difference but I got sdl and ttf via apt. … | |
I have been reading some online that portage does'nt get rid of packages that it is not using while apt does. Is this true? I have tested this out on my debian system but it seems to keep the packages to. Anyway to change this? I guess I have two … | |
I was wondering if there is any way to map mouse buttons to commands and override the wm's button mapping. | |
I currently have two kernels: a 2.6.18-4-686 kernel and a 2.6.18-3-686 kernel. Which is better? The higher the kernel number the better? Is the 2.6.18-4-686 kernel a newer version or something? Thanks in advance. | |
I have a debian base install system and am having problems with performance via allegro. I made a pong game and when I ran it on windows it ran fine but on linux it lags soooo much. Whats the problem? | |
I have a hp dv6000t laptop 15" widescreen and I installed the base debian system. After I had installed xorg and some other stuff I booted up with fluxbox. The resolution for my laptop was 1024x768. How do I change the resolution? I looked at the xorg.conf file and it … | |
I have tried some distros of linux but only a few ever work (ubuntu and zenwalk are the only ones). All other distros I have tested (debian, my own rbuilder distro, and foresight) do not work. They never can detect my hardrive. I have a hp dv6000t laptop. I do … | |
Re: I recommend that you get the dev c++ bloodshed IDE and then go to devpaks.org and download allegro to get into "cool" graphical programming. Command prompt stuff does not impress friends very much... | |
I am new to linux and I just installed ubuntu on my hp dv6000t laptop. I try to download the nvidia-glx but when I try to install it with the command "sudo nvidia-glx-config enable" command it returns the following: Error: unable to load nvidia kernel driver! Be sure to have … | |
I use the dev c++ IDE and was wondering if there is anyway in c++ or using system commands to send text packages to another computer that can be received by the other computer to process the information. | |
I have a gp2x and was wondering if anybody else has one? They do not seem to popular... | |
Re: I would recommend that you install [URL="http://www.bloodshed.net/dev/devcpp.html"]dev bloodshed [/URL]. then go to [URL="http://www.devpaks.org"]devpaks.org[/URL] to install allegro. then go to [URL="http://www.cppgameprogramming.com"]cppgameprogramming.com[/URL] for some tutorials. | |
I run windows xp and I am looking to increase performence. I have already replaced the shell "explorer.exe" with "cmd.exe" and am looking to further increase my system's efficency. What system processes can I terminate and what system processes can I assign low memory priority? | |
I am writing a small shell script for windows just for fun and was wondering how to open executable programs? Can c++ do this? |
The End.