Search:

Type: Posts; User: alpha

Page 1 of 20 1 2 3 4

Search: Search took 0.02 seconds.

  1. Replies
    14
    Views
    2,510

    Well, I got it working. I now have two hard...

    Well, I got it working. I now have two hard drives, and I'm currently formatting the old one. I really appreciate everyone's suggestions, and everyone has been really helpful! Thanks again!
  2. Replies
    14
    Views
    2,510

    It looks like its the hard drive. I may have...

    It looks like its the hard drive. I may have more questions, because what I'm thinking about doing is getting a second hard drive just for the operating system, and then fix this and use it for...
  3. Replies
    14
    Views
    2,510

    Thanks guys! I'll give it a try and keep you...

    Thanks guys! I'll give it a try and keep you updated.
  4. Replies
    14
    Views
    2,510

    I can't access the BIOS. It doesn't get there. ...

    I can't access the BIOS. It doesn't get there. It doesn't get to the hardware recognition step either. It stays at the mobo splash screen, hitting DEL doesn't do anything. It stays frozen.
  5. Replies
    14
    Views
    2,510

    Please Help! Computer Won't Boot!

    Hello All,

    My desktop won't boot up.

    I had Vista installed, but it kept having driver issues, so I decided to go back to XP Pro 64-bit. I put the XP disk in, deleted Vista, installed XP. It...
  6. Replies
    1
    Views
    1,491

    Vista/XP Dual Boot Help

    I need help guys..

    I installed Vista tonight on a separate partition than I had XP Pro on. Vista is up and running, but I lost the ability to dual boot XP Pro.

    I had XP Pro 64-bit and XP Pro...
  7. Replies
    8
    Views
    2,584

    The unmanaged DLL is part of a driver package. ...

    The unmanaged DLL is part of a driver package. It is third party and needs to be incorporated into the software.

    Anyways, any recommended reading material?
  8. Replies
    8
    Views
    2,584

    Client wants it. Basically, trying to port to...

    Client wants it.

    Basically, trying to port to .NET yet still be able to access an unmanaged DLL.
  9. Replies
    8
    Views
    2,584

    Windows, MFC, .NET, C++ ???

    It's been a while since I've posted on the boards, or have programmed for that matter. But I'm getting back into it.

    I've mostly worked with C++, some C, but what I remember most is C++. I have...
  10. Replies
    9
    Views
    1,553

    if you haven't gotten to arrays yet, i'm doubting...

    if you haven't gotten to arrays yet, i'm doubting you've gotten to recursion yet. but if you have, look at solving it that way. the logic of recusion for fibonacci isn't that tough, and the code is...
  11. Replies
    10
    Views
    3,355

    or just leave the browser up while being away...

    or just leave the browser up while being away from the comp.. also a possibility..
  12. Replies
    28
    Views
    2,318

    was me.. anyways, not looking for the sad pity...

    was me.. anyways, not looking for the sad pity story.. the comment just bugged me, mostly because of the typical attitude behind such comments. shortly put, i've had too much experience with...
  13. Replies
    16
    Views
    2,368

    The c stands for console, since the programs its...

    The c stands for console, since the programs its used in are console based.
  14. Replies
    16
    Views
    2,368

    declare it as you would any other variable in...

    declare it as you would any other variable in main. the parameter list for main is reserved for special parameters.

    i.e.

    int main() {
    player player1, player2;

    // etc. etc.
    }
  15. Replies
    28
    Views
    2,318

    Yes, but he did state and to that lies the...

    Yes, but he did state



    and to that lies the reason for my apology.
  16. Replies
    28
    Views
    2,318

    my comment was short, yes. i'm sorry if it...

    my comment was short, yes. i'm sorry if it portrayed else (in no way did I mean to be rude), as it somewhat did explain what my thoughts on clarification of Sebastiani's post.

    good to learn...
  17. Replies
    16
    Views
    2,368

    you could use a struct. quick example: ...

    you could use a struct.

    quick example:



    struct player {
    int health;
    int strength;
    int speed;
  18. Replies
    28
    Views
    2,318

    I don't really see how that was a useless...

    I don't really see how that was a useless comment. No, it will not become a char array. You cannot fit that amount of information in a char variable.
  19. Replies
    46
    Views
    11,276

    wasn't this question in relation to the website?...

    [/quote]



    wasn't this question in relation to the website?

    edit: nevermind, just saw your edit.. but the question still stands, i don't see how any of this thread really is off topic.
  20. Thread: ad/spy ware

    by alpha
    Replies
    36
    Views
    7,854

    weird.. hmm.. how much ram do you have?

    weird.. hmm.. how much ram do you have?
  21. Replies
    46
    Views
    11,276

    if this is in response to my comment, give them a...

    if this is in response to my comment, give them a read over and a look over. content is fine from my skim.. again, its being nitpicky..

    the look of the comments also is, i guess par with the...
  22. Replies
    46
    Views
    11,276

    well, for one, given your comments on the...

    well, for one, given your comments on the tutorials, you might want to make sure your comments are correct (not only in content, but in syntax as well).. being nitpicky..
  23. Replies
    7
    Views
    1,143

    only problem i see, without more code.

    only problem i see, without more code.
  24. Thread: Gmail

    by alpha
    Replies
    172
    Views
    56,791

    oh, haha :p i forgot that i am not using the...

    oh, haha :p i forgot that i am not using the default thread view, so it's on a different page for me. sorry about the confusion.
  25. Thread: Gmail

    by alpha
    Replies
    172
    Views
    56,791

    refer to my post on page 7, i think. it might be...

    refer to my post on page 7, i think. it might be page 6..
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4