Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
50% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
~4K People Reached
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…
Favorite Tags
Member Avatar for jeffcogswell

[ATTACH=RIGHT]17428[/ATTACH]Almost every programmer knows his name. He's a living legend in computers. His name is Bjarne Stroustrup, and he created the world's most popular programming language, C++. I had a chance to ask him a few questions. The first three of the questions I came up with, and the remainder …

Member Avatar for Auroch
15
2K
Member Avatar for coolikedat99

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 …

Member Avatar for caperjack
0
199
Member Avatar for coolikedat99

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 …

Member Avatar for BOSDOT
1
267
Member Avatar for coolikedat99

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 …

Member Avatar for BigPaw
0
192
Member Avatar for coolikedat99

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 …

Member Avatar for RainbowMatrix
0
291
Member Avatar for coolikedat99

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 …

Member Avatar for np complete
0
229
Member Avatar for coolikedat99

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 …

0
180
Member Avatar for coolikedat99

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 …

Member Avatar for NathanOliver
0
293
Member Avatar for coolikedat99

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 …

Member Avatar for coolikedat99
0
164