Jump to content

Mrcrysis2000

Member
  • Posts

    245
  • Joined

  • Last visited

Everything posted by Mrcrysis2000

  1. Exactly the same with no joy even tried to use there horrible Kies software http://puu.sh/heA29/cd5147fd6b.png
  2. Its an Unlocked device so no carrier branding... and it the European model
  3. Just got a Note 4 yesterday and was looking forward to the joys of lollipop but sadly its says the latest update is 4.4.4, anyone know when we could get 5.0.1 officially from Samsung??
  4. Trying to make a hash function that will take in a name and convert it to ASCII (with a random variable on the end) #include <iostream> #include <string> using namespace std; int hasher(string name) { int integer; for (int counter = 0; counter >= name.length(); counter++) { integer = integer + ((int)name[counter] * counter); } cout << integer; } int main () { string name; cout << "Input your name"; cin >> name; hasher(name); } Any idea where ive gone wrong and get the same number for any name i put in?? Thanks
  5. Hi I understand what nohup command is about but im struggling to find out when it could be used? or a useful example when the parent process it terminated Any help?
  6. I thought it was man went to mow a meadow ?
  7. Got it right, Thanks just panic revising for my exam tomorrow!
  8. Can someone explain a Memory Address to me im just trying to make sure i understand it correctly thanks
  9. Thanks and also do you or anybody know the response time?
  10. Does anybody know the Samsung S24D590PLX Refresh rate? i can't seem to find it anywhere on the spec list... or am i being blind also what do you guys think of this monitor its for general internet use and gaming. but i also do other things too like video editing (very little) and also coding C++ and so on. Thanks guys!
  11. Great 24" monitors for around £200? in the UK Also i would like it not to be glossy plastic if it can be done Thanks
  12. But i can hear speakers when i switch outputs, for example atm in that picture the top ones are on, and when i switch the bottoms fire and the top ones stop D:
  13. My MSI laptop seems to have 2 sets of speakers one at the front and one at the bottom is there anyway i can get the to fire all together? Thanks
  14. You should do your own homework.
  15. It says that the drive is OK which I find odd
  16. Hi guys, I have an Agility 3 120gb SSD i bought about a year or so ago now and it seems to be having a funny issue. it happens randomly but when im using the PC during boot the whole system crashes and is unable to do anything!, so i force restart and the BIOS is unable to pick up the SSD it picks up my 1TB Samsung HDD every time, i restart it like 7 times all with no luck so i have to turn off the PC and then start it again for the drive to be picked up. I have a ROG ASUS GENE V Motherboard and ive recently updated the bios to the newer version to see if it would help but it look like it hasn't, I've even tried new SATA cables and ports and even a new SATA power cable on my PSU in case it was that. all i can think is that the SSD is on its way out. Am i right? Thanks for all the help guys!
  17. Check out MSI's new laptops they look good for the price other wise stay with the blade
  18. I would too but but im worrying about airflow for the HDD, PSU, Graphics card and so on.
  19. Would a Noctua NH-D14 fit in a BitFenix Colossus M? Thanks for the help i can't seem to see any sizes on the website Case: http://www.overclockers.co.uk/showproduct.php?prodid=CA-161-BX Cooler: http://www.overclockers.co.uk/showproduct.php?prodid=HS-011-NC
  20. Mainly prop hunt and i think its with the taunts
  21. I only switch it to High performance when playing games, other then that i turn it to spin down mode, and i have verified the files but im stll not sure why i freeze for like 2 seconds in games
  22. why does my prop hunt game lag with taunts i not sure why but when i play prop hunt the game just lags for like 2 seconds and i get killed because i can't play, im playing on my GE60 0ND and the game is on my HDD and its set to allways spin, i have no idea why its plugged in and everything any help would be great thanks
×