No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
I have a Dell Vostro 200 Slimline that I want to put another hard drive in. I have a harddrive out of a Dell Dimension E521 that I want to put in their, however, I don't want to lose my data on it. Currently the BIOS is set to RAID, … | |
Hi everybody, I just set up a LAMP server with cPanel/WHM. I then tried to install WordPress, but I received this error: [ICODE]Input file not specified.[/ICODE] I did a search on Google, but nothing relevant turned up. I then posted on the WordPress forum, and somebody told me it is … | |
Re: Unfortunately, uninstalling Linux is not easy as of yet. I don't know of any attempt to create an uninstaller either. I have done it before, so if you are ready for a real technical challenge, I can tell you how. --techningeer | |
I am using the CodeLite IDE. I compiled the following program using CodeLite (It is a C++ program): [CODE]#include <iostream.h> int main() { cout << "Hello World\n"; return (0); }[/CODE] It returns this message: g++ -c "/home/keagan/.coding-work/Hello/printamessage.cc" -g -o ./Debug/printamessage.o "-I." "-I." /home/keagan/.coding-work/Hello/printamessage.cc:1:23: error: iostream.h: No such file or directory … |
The End.