- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
- Interests
- Programming (C++, Labview), football, playing guitar, and basketball.
- PC Specs
- Desktop: Dell Inspiron 660 3.4 GHz Intel Core i3, 6 GB RAM, 1 TB HDD. Laptop: Dell Inspiron mini 1011…
9 Posted Topics
Re: Very interesting interview. I LOVE your C++ for Dummies book. I started it yesterday and I can't put it down! | |
After installing Windows XP Professional SP3 version 2002 on a Dell Inspiron 1011 mini (2GB RAM 500GB HDD), I am not able to see the entire screen. I started having this problem after I upgraded the RAM (When I had Ubuntu 12.04 LTS on it). Is the problem caused by … | |
I have a new Dell Inspiron 660, with an intel core i3 3.4 GHz Sandy Bridge processor. Is there a way that I can overclock this CPU to around 3.6-3.7 GHz? I know that overclocking capabilities are not that great for this processor, but I am trying to get a … | |
I am trying to put a Western Digital 500 GB HDD into my Dell Inspiron 1011 (which has a 120 GB HDD with Ubuntu 12.04 LTS). I was able to exchange the hard drives, and my laptop was able to recognize the HDD, but there was another problem. After the … | |
I am trying to make a program that generates a random number and asks the user to input the random number generated by the computer. Anyone know how to do this? This is my program: #include <iostream> #include <cstdlib> #include <ctime> using namespace std; int main() { int one; time_t … | |
I decided to get rid of windows xp and switch over to Ubuntu entirely. In order to do so I had to uninstall XP and Ubuntu so I could start over on my computer. I did this, and everything has been working better. Except for the most important part: my … | |
I'm trying to fix my granparents Gateway NV53 laptop. The only thing that is wrong with it is that the screen has horizontal lines on it. The lines change (they are usually white, grey, or black) positions and color on the screen while in use. When I connect it to … | |
I am trying to create a program that converts a fahrenheit number to a celsius number, and convert a celsius number to a fahrenheit number. It takes user input and decides which sub-program to run depending on which letter is entered. Once it decides this, it asks for the number … | |
I was trying to create a program that would require the correct password to be put in in order for it to display something. I was able to make a program that would require the right password to display a certain thing. But the problem is that it can only … |
The End.