C# can only read strings from the console I believe.Console.ReadLine();You can then convert it to an int:int test = Convert.ToInt32(Console.ReadLine());You can always play it safe by verifying the content of the ReadLine command to make sure that it ...
When in doubt, underclock the component you think is giving you trouble. Prime95 mostly stresses the CPU but can also be used to stress RAM. Sounds like your GPU should be fine. I would try underclocking both RAM and CPU then slowly move them back to...
Any Overclocking or tweaking to the system? Might want to run stress tests against different components just to see what happens. (CPU, RAM, GPU) It could also be from overheating.Nice little guide here: http://www.pcworld.com/article/2028882/keep-it...