Jump to content

Redliquid

Member
  • Posts

    567
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Redliquid reacted to madknight3 in int to Array C# help   
    Yes, in C# we use the List<T> class where T is the type you'll be using.
    List<int>List<double>List<string>List<MyCustomClass>// etc
  2. Like
    Redliquid reacted to Sauron in int to Array C# help   
    A vector is similar to an array, but it's dynamic. It's superior in many ways. http://www.cplusplus.com/reference/vector/vector/
    Arrays can't change size after they are declared. What you can do is declare an array that is certainly larger than what you need and only fill the first x spots.
     
    To print it use a for loop with i<(number of elements) and cout << array inside it.
  3. Like
    Redliquid reacted to MrRg52 in Advice on Windows x86 Tablet   
    like half life 2 terraria minecraft some low end games i tried battlefield 3 on lowest settings it ran like 30 fps
  4. Like
    Redliquid reacted to GoodBytes in Visual Studio on Surface 2 Tablet   
    You should be fine even more than 200 lines. The General experience might not be the most responsive thing ever, but it should work fine, especially if you are plugged in, allowing the CPU to consume more power and therefor goes faster.
  5. Like
    Redliquid reacted to applesuxD in 500$ Gaming Laptop   
    no problem man linus loves active peopleatm,ill suggest a used lenovo y40
    no superfish issue... etc etc
    look for acer,asus as they have many good laptops at that price point
    if your looking for new laptops
    just lookout for the display features
    wide gamut
    ips
    1080 is very achievable in 500
    gtx 820 840 r9 270m or higher
    ill just try to find a used y40 if i were u
    happy gaming
    if possible try to save up for 750 and you will have so many more options
  6. Like
    Redliquid reacted to TheElt in Best 2-in-1 Tablet For Gaming   
    That 64GB sotrage and 2GB of RAM is gonna end up being really limiting on what you can run, not to mention the GPU performance of that Atom isn't great either (Gets beaten by a Tegra 4 across the board).
     
    You'd be better off looking for something with an i3 or an i5 in it such as the Surface or Venue if you can find one in your price range, else you'd be better getting a used laptop.
  7. Like
    Redliquid reacted to TheElt in Best 2-in-1 Tablet For Gaming   
    Neither of those run Windows, so both the Air 2 and Shield aren't what OP is looking for
  8. Like
    Redliquid got a reaction from Scratchy1215 in Are there any popular RPGS out there...   
    I apprechiate mmo's that allow you to progress alone aswell as in a group. Not like wow  where you litterally need a raid of 10 ppl to progress. (besides pvp that is, but i feel like wow pvp isnt the same annymore as it used to be with wpvp n stuff.)
  9. Like
    Redliquid got a reaction from SadTech in Are there any popular RPGS out there...   
    Maplestory is not a mmorpg?
    In what universe?

    Explain
  10. Like
    Redliquid reacted to spenser_l in C# Class Question   
    No problem, feel free to ask more questions. I'm still very much in the beginning of learning all of this as well. 
  11. Like
    Redliquid reacted to spenser_l in C# Class Question   
    This line will instantiate, or create a new instance of the Box class. The Box class is like a template, with it, you can create unique Box objects that have different values for the same parameters (length, width etc.)
     
    The first word "Box" is the name of the class. 
     
    The second word, "Box1" is simply the name of the particular Box object that is being created. It is the name that references the Box object that is created, or instantiated with the word "new."
     
    "new" in object oriented programming languages is used when you're actually creating a new instance of a class; in this case, a new Box object.
     
    "Box()" is the other component for object creation. The brackets () are used for when there are arguments, or parameters for when an object is created. For example, if the Box class had variables such as length and width in the constructor, you would have to pass values into the parameters when creating a new Box object.
     
    e.g. Box b1 = new Box(3, 4);
     
    This may seem confusing at first. If it is, I recommend reading up more about object oriented concepts in general to get a better grasp as to what you are doing.
  12. Like
    Redliquid reacted to Hazy125 in Border-Radius: Problem   
    Probably.. I answer a lot of web dev questions
     
    Easiest. Add 
     
    body{
        background-color: #000;
    }
     
    in your css. Alternatively you can add it directly to the body tag, but I believe HTML5 no longer supports this in the spec, and since you're using HTML5.. Just stick to adding everything in CSS
     
    EDIT: Well, it's 2am.. I'm gonna go sleep now or something, if you have more questions you can PM me and I'll see it in a few hours
  13. Like
    Redliquid reacted to GlassBomb in RGB Exclusive to Corsair for how long?   
    The exclusive deal was supposedly for a year. I don't know if that means that we will see other Cherry RGB keyboards in Q1, or after September when the K70 and the K95 were released.
  14. Like
  15. Like
    Redliquid got a reaction from LukaP in Most F*cked up anime you've finished   
    So you're in to semi-incest? 
  16. Like
    Redliquid got a reaction from Albatross in ULTIMATE CORSAIR FANBOY RIG   
    I stopped being a Corsair fanboy when they struck a deal with cherry that they were the onlyone who could use their rgb switches and then they decided NOT TO RELEASE RGB MX BLUES in all of fucking Scandinavia.
    So now im stuck here not being eligable to get cherry mx blues rgb.

    Thanks corsair.
  17. Like
    Redliquid got a reaction from roflwaffle in Game recording software?   
    Yeah the first 5 words :>
  18. Like
    Redliquid got a reaction from Zuzu in WHY DOES MY CASE KEEP SHOCKING ME   
    heheh...funny...
  19. Like
    Redliquid got a reaction from DigitalHermit in XFX SFX?   
    I have a psu from them named XFX XXX Edition
  20. Like
    Redliquid reacted to Fred Castellum in Ebola in my PC   
    Nice I'm glad you got it sorted out. 
  21. Like
    Redliquid got a reaction from Nuluvius in Learning C# Questions   
    Yap im coding in that right now found a youtube tutorial to watch to but ill check out Pluralsight later thanks and nice profile pic ^^
    C# Seems to be pretty similar to C++ so far so i think ill pick it up pretty fast
  22. Like
    Redliquid reacted to JonnyKennedy in GTA V Specs and release date   
    Hello readers,
     
    I have good news and bad news.
     
    The good news is that the GTA 5 system requirements is announced:
     
    Minimum Specs OS: Windows 8.1 64 Bit, Windows 8 64 Bit, Windows 7 64 Bit Service Pack 1, Windows Vista 64 Bit Service Pack 2* (*NVIDIA video card recommended if running Vista OS) Processor: Intel Core 2 Quad CPU Q6600 @ 2.40GHz (4 CPUs) / AMD Phenom 9850 Quad-Core Processor (4 CPUs) @ 2.5GHz Memory: 4GB Video Card: NVIDIA 9800 GT 1GB / AMD HD 4870 1GB (DX 10, 10.1, 11) Sound Card: 100% DirectX 10 compatible HDD Space: 65GB   Recommended Specs OS: Windows 8.1 64 Bit, Windows 8 64 Bit, Windows 7 64 Bit Service Pack 1 Processor: Intel Core i5 3470 @ 3.2GHZ (4 CPUs) / AMD X8 FX-8350 @ 4GHZ (8 CPUs) Memory: 8GB Video Card: NVIDIA GTX 660 2GB / AMD HD7870 2GB Sound Card: 100% DirectX 10 compatible HDD Space: 65GB   Bad news is that GTA V for PC is delayed to March 24   DutchRedGaming Out.   Source:  http://www.pcgamer.com/gta-5-pc-release-date-2/ http://www.pcgamer.com/gta-5-system-requirements-announced/
  23. Like
    Redliquid reacted to GlassBomb in ANother K70 Rgb post...about the Nordic Version.   
    Webhallen says that next delivery will be early January. But I would take that with a very big grain of salt.
    My brother was looking to get the k95 and only got it two-three weeks ago.
  24. Like
    Redliquid got a reaction from Hazy125 in HTML / CSS Orbits   
    Comparing, Thanks alot =) <3
    How'd it go?
    Edit: That was almost to simple...sorry i didnt find it myself
  25. Like
    Redliquid reacted to Hazy125 in HTML / CSS Orbits   
    The moon and moon orbit are meant to be a child of earth orbit, meaning you close the earth orbit div after moon and moon orbit
×