New Posts  All Forums:

Posts by xHassassin

Yeah fixed it, looks like the partition tables got deleted somehow so windows thought the entire disk was blank. Rebuilt them and it's fine.
Hey all, I unplugged my external HDD last night. This morning I turned on my computer, and plugged in my HDD. Windows starts telling me that my hard drive isn't formatted and I need to format it before I can use it. Disk management...
Hey, I'm pretty sure I got a defective mobo, but run through this with me real quick. I install my setup. I flip the power switch. Nothing happens, no fans, no BIOS, no display, no reaction. I jump the psu, PSU fan starts up, so PSU...
Any chance you're willing to ship? :3
Quote:Originally Posted by MistaBernie I'm probably wrong but I'm going to guess the fireworks display above was around Boston. Completely right man. Did you see it too?
In if not already over
In. Thanks!
6/10. Interesting subject matter but composition is off and background is noisy. My advice would be to crop it to a portrait frame and add some lens blur to the background while desaturating it a bit to make the colorful attire...
In with a grin. Link
I'm assuming a[0] is the 1ist row of a, etc, so a.length would be the number of rows and a[0].length would be the number of columns. Code: public static int[][] mult(int[][]a, int[][]b) { checkComplete(a); ...
New Posts  All Forums: