• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Recent content by beatdown

  1. B

    random computer turn off

    how specific do you need...I bought the case from newegg its that popular piano black antec one that costs 100 bucks. it came with a 450W psu that is probably plenty for my midrange/lowend rig. I have a pci-e 16 vidcard, 2 hard drives, 2 cd rw drives...everythings pretty standard. 100 dollar...
  2. B

    random computer turn off

    My computer had an issue that started about 3 months ago where it would turn off immediately after being turned on. I found out if i left it off for a good half hour or so it would come up fine and stay on so this was never a big issue. More recently the problem has expanded and now the computer...
  3. B

    question about tv tuners

  4. B

    Having some issues understanding program specs

    I dont think it can be done so i moved on and finished...just an firmware position at a local company
  5. B

    Having some issues understanding program specs

    wow i feel dumb for missing that... I have another issue if anyone can figure out I am supposed to write a function where you can pass a variable length integer like A290 for example and that will be converted into chars like 'A' '2' '9' '0' and put into a buffer without using string...
  6. B

    Having some issues understanding program specs

    ok guys i was really dumb - i was just missing the description saying part of the data is a checksum but even though i can follow checksum examples online these make absolutely no sense. Heres the data format according to the program: /* DATA PACKET FORMAT: START: SINGLE ASCII CHAR '!'...
  7. B

    Having some issues understanding program specs

    good point. thank god i can stop looking at how to do hamming code.
  8. B

    Having some issues understanding program specs

    in real life you dont just get to look at the real data packet...i think they are looking for some hamming code or something to detect and fix errors.
  9. B

    Having some issues understanding program specs

    So I'm trying to complete this program for a job test that I have - here's part 1 that confuses me. Parse a simulated incoming data stream, using the provided GetChar() function. The format for the received data packets are given in the header file. Validate the data packets and display...
  10. B

    Best way to go from ASCII char to integer?

    I am supposed to do this using c++ but without string functions...actually after reading the specs even more i'm not even sure I need to do this anymore...
  11. B

    Best way to go from ASCII char to integer?

    Is there an efficient way to go from an ASCII char to its integer value other than listing out "A" = 65 "B" = 66....etc?
  12. B

    Anyone have a computer tech company?

    but the thing is I should be able to make good money fixing computers...the geek squad charges $150 minimum if you look on their website and they will only do 1 thing if you want another thing done you gotta make another appointment and thats just annoying. compusa also charges a lot just to put...
  13. B

    Anyone have a computer tech company?

    how about this: LINUX COMPUTERS! Are you tired of spyware and viruses ruining your computer? With a Linux computer you are guaranteed to have no spyware, adware, malware, or viruses or any kind EVER! Get a Linux computer and NEVER HAVE TO BUY ANOTHER COMPUTER AGAIN.
  14. B

    Anyone have a computer tech company?

    So I recently lost my job since IBM did some downsizing and I was thinking about starting a computer tech company where I could fix PC's and make computers for people. I'd really like to be able to sell computers since that would probably be the most straightforward way to get some cashflow...
  15. B

    windows xp corporate version?

    Is there a windows I can buy to install on as many computers I want? If so where the hell can I buy it? I can't find it anywhere.
Back
Top