38 Discussion / Question Topics
Remove Filter I use the g++ compiler for linux and i am trying to link allegro. how do i link allegro with g++? | |
C-programming, a that would want to help. I have a problem with the reference to a correct return of the key more words. Does the face make my compiler says that identificatore is not defined as the return of the multiple of the place of the connection, the one that … | |
I think happygeek should change his name to happysuit. And dani should be happyhoe. | |
For homework I'm apparently supposed to implement some functions defined in [icode] <algorithm> [/icode]. So this is what I have so far: [CODE=c++]template <class I> bool m_equal( I b, I e, I b2 ) { for ( ; b != e && b == b2; b++, b2++ ); return b … | |
Would it be possible to force members to at least click on a predefined list of threads before they post in that respective forum? I think this would really improve the quality of posts and save _ a lot_ of time for mods and such. | |
I probably the only one crazy enough to use ratpoison, but has anyone else tried it? Did you like it? Here is why I like/dislike it: pros: Its simple Its fast It maximizes the real estate of your screen it uses the same keybindings as screen it lets me completely … | |
Could you add an ignore feature that would ignore all threads and posts created by a specific user? | |
These problems are not really recent or anything, but I would just like to bring the problem to your attention. The attached screenshots should say enough. | |
just wondering for no particular reason if my linux box has less or more packages and commands then most (I'm guessing less). Heres my results: packages (on arch linux probably not a very good way to determine anything): 238 commands: 1169 as root and 1168 as a normal user. du: … | |
I am just wondering why you can only post attachments with certain extensions? I mean seriously whats the point? What if I want to distribute my .emacs file or my .xmodmap file or my .xinitrc file? What if someone wants to post a tar.gz or a tar.bz2 archive? | |
Ok so I made the following script: [code=bash] #!/bin/sh if ! ps -C screen > /dev/null then exec xterm -fg green -bg black -e screen else if ps -C xterm > /dev/null then exec xterm -fg green -bg black -e screen else exec xterm -fg green -bg black -e screen … | |
I can access my website with my external static ip address. Anyone outside my wifi cant access my website. I assume this is a router problem? How do I allow other computers to allow access to my server? | |
2 Im am just wondering how to change the frame color of a table. The following solution works but isn't very pretty. My test code is as follows. [code=html] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTNL 4.01//END" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <style> body { background-color: black ; color: white; } </style> <title> test … | |
I use opera on linux and I am noticing a few problems. Randomly the web page will be rendered to the far left of the screen. Here is a screen shot: | |
I was just wondering if any one here plays nethack? I do and my highest score is 9600( yes I know I suck) | |
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); … | |
The linux and unix threads seem pretty dead. For the sake of centralization, why not combine all linux and unix questions into one category? | |
I am just wondering the political orientation of people and why they are that particular orientation. | |
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. | |
daniweb seems sooo slow lately. Whats up? It uses 1/2 of my first cpu and its clocked at a reasonably 2 ghz. | |
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? | |
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 … | |
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... | |
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.