Jump to content
Come try out the Arcade, Link at the top of the website ×

fireurza

***- Inactive Clan Members
  • Posts

    1457
  • Joined

  • Last visited

  • Days Won

    5
  • Donations

    0.00 USD 
  • Points

    36,000 [ Donate ]

Everything posted by fireurza

  1. Thank you all
  2. i used to play cod4 as a lan
  3. so wait you can get kill for saying "thats retarded".... but it is in no way a personal attack.
  4. i signed up to test it and got a option to buy it 2 months ago.... couldnt afford the $1000 price tag
  5. I use 2 27in planar monitors.
  6. dark thats probably the screen
  7. im going duck/hog hunting this weekend out at cooper wma in texas. hoping to get some duck this season.... last weekend for it. i went a couple weeks ago but it was much too warm.
  8. shoot i gotta go hunting with you some time
  9. I wanna go hog hunting for the first time. Anyone have any tips? I bought a .270 and have the scope zeroed in at 200 yards.
  10. What probably happened is it violated Trade Laws and what not and they had some threats for suits.
  11. what new rule are you talking about? i just read it and there is nothing in there that silences anyone... show me the wording you are talking about.
  12. I need to get a server rack... but i really dont want to set up another server lol
  13. Did we even attempt to replace the admins that decided to abandon their bf3 post?
  14. >.> Protesting is not soliciting....
  15. I didnt lease this year because of money problems earlier this year but plan on leasing for next year. I know where Fate is.
  16. Anyone anywhere near Dallas up for hunting together anytime? I hunt deer, hog, dove, duck, geese, turkey, and quail.
  17. Here it is
  18. Just got a shotgun as an early christmas present from my wife. Next week I getting the new rifle I bought. The shotgun is a winchester 1400 12 ga 2 3/4 cham with a full choke. Not a high end but perfect for hunting. The rifle I got is also nothing special. Its a remington 770 .270. Here a picture of my shotgun. Ill load a pic of my rifle when I pick it up. Bought the shotgun for 250 and the rifle for 280.
  19. if it freezes at the bios screen and doesnt let you load into the bios, go to the boot menu, or start into windows it is not a windows problem. It is a motherboard problem... remove the little battery on the motherboard and hold the power button with the pc unplugged then insert the battery again and plug in the pc and turn on
  20. They do not have to be the same card.... amd has a chart for compatibilities... unfortunately yourse does not match. http://sites.amd.com/PublishingImages/Public/Graphic_Illustrations/WebBannerJPEG/AMD_CrossfireX_Chart_1618W.jpg
  21. Sorry internet went out for a bit. I get the basic format of the array so far essentially i am doing something like this tableA DWORD ?, ?, ?, ? Rowsize = ($ - tableA) DWORD ?, ?, ?, ? DWORD ?, ?, ?, ? DWORD ?, ?, ?, ? DWORD ?, ?, ?, ? then I want to take the info from the file and store it in that array.... that is where i am having problems. I cannot seem to find a way to do that. the table that I am thinking of is something like this | 1 | 2 | 3 | 4 | 1|1000|3000|5000|6000| 2|3000|2000|7000|8000| 3|1500|2500|3500|4500| 4|2000|1000|5000|3000| 5|1000|1000|1000|6000| where the numbers on the top represent the saleperson id number and the column number and the numbers on the left side represent the product id number and the row number the numbers inside are the amounts sold so i want to go to the first line in the file and read the first 3 digits which is **1 (* = blank space) and assign that to a register. then go to the second element which is also **1 and store that in another register. then i want to go to the 3rd element which is *****1000 and store that in the actual array spot of 1,1... or the first element column second elements row. but i cannot for the life of me figure out how to do that the thing is i know how i am supposed to solve this but i cannot take that and put it into code and it is really pissing me off
  22. here is some sample.... its what i have so far lol http://stackoverflow.com/questions/19781702/assembler-cant-figure-out-where-to-go-from-here
  23. I am horrible with arrays and i need to take 3 different pieces of data from a file and populate a two dimensional array. i cannot for the life of me figure out how to take info from the file an populate the array with it
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.