Search:

Type: Posts; User: Pobega

Search: Search took 0.01 seconds.

  1. Replies
    37
    Views
    8,424

    Poll: I just upgraded to FiOS which is 2.5...

    I just upgraded to FiOS which is 2.5 Megabytes/second (20 Megabits) down and 1 Megabytes/second (8 Megabits) up. Not a bad upgrade, I'm enjoying this awesome speed.
  2. Replies
    13
    Views
    12,725

    I've never even heard of people using i, j and k...

    I've never even heard of people using i, j and k as variables for anything. I'm used to seeing variable names like count or x for loops.
  3. Replies
    14
    Views
    2,154

    I thought that's what all of those functions like...

    I thought that's what all of those functions like fgetc were considered, part of iostream?

    And also, I really don't know the difference between C and C++, so sorry if I put this in the wrong...
  4. Replies
    14
    Views
    2,154

    I thought iostream.h and in the header...

    I thought iostream.h and <iostream> in the header were the same thing? Oh well, here is the code;


    void CopyFile(char* src, char* dest) {
    FILE* s;
    FILE* d;
    s = fopen(src,"rb");...
  5. Replies
    14
    Views
    2,154

    Copy and Move functions?

    I've been trying to get a basic Copy function working (Move is what I want, but I figure I'd make a copy function first). I built the function using iostream.h, creating the file in the wanted...
  6. Thread: Nintendo Wii

    by Pobega
    Replies
    35
    Views
    10,004

    I don't know, I personally didn't like Mario Kart...

    I don't know, I personally didn't like Mario Kart DS. But the other day I bought Starfox Assault, and boy I'm in love with that game. Although the game is rather short I'd love to see some Starfox...
  7. Replies
    28
    Views
    6,516

    To be honest I'm not even sure if the school has...

    To be honest I'm not even sure if the school has a Wireless Network; It's a trade school, and I have yet to go to the actual campus yet (I plan on visiting sometime during Christmas Vacation). When I...
  8. Replies
    28
    Views
    6,516

    I think personally I'm going to be sticking with...

    I think personally I'm going to be sticking with Ubuntu, I'm just gonna get my Notebook from the sales site originally posted. If I got a notebook from there though, would I be able to (In the...
  9. Thread: C++ tutoring?

    by Pobega
    Replies
    13
    Views
    2,249

    The tutorial on this site's pretty good for the...

    The tutorial on this site's pretty good for the most part, but if you really need an alternative to that why not buy a book? They're relatively cheap and you can find them at most local chain...
  10. Thread: Hi

    by Pobega
    Replies
    7
    Views
    3,099

    Welcome, I'm new too and I'm enjoying it here so...

    Welcome, I'm new too and I'm enjoying it here so far.:)
  11. Replies
    7
    Views
    1,083

    Hm, well I want to go to college for software...

    Hm, well I want to go to college for software development but I thought I'd get a start ahead of time by learning some C++ in my spare time. I guess if I had to choose between the two, I'd choose...
  12. Replies
    7
    Views
    1,083

    It wasn't actually meant to be a program, I'm...

    It wasn't actually meant to be a program, I'm only messing around with functions; I haven't even been doing C for a week yet.
  13. Thread: Nintendo Wii

    by Pobega
    Replies
    35
    Views
    10,004

    Well I'm not complaining, the Wii actually looks...

    Well I'm not complaining, the Wii actually looks amazing. But I didn't like the idea of the touch screen, it was a good try but it didn't take off as well as I've hoped.
  14. Replies
    7
    Views
    1,083

    Comparing String to Filecontents?

    I'm very new to C/C++, and I'm currently using the C-Styled strings. I'm trying to compare it to the contents of a file, just so I understand how to do it in the future. What kind of a command would...
  15. Replies
    28
    Views
    6,516

    Wow thanks, that site is really helpful. I...

    Wow thanks, that site is really helpful.

    I think I'm going to buy my laptop from there. Pretty cheap, too.
  16. Replies
    28
    Views
    6,516

    Linux Version reccomendation

    I'm looking into getting Linux for my college Notebook, but I am (as you can tell) pretty new to the whole *NIX thing. I'm wondering what version of Linux is good for new users, but at the same time...
  17. Replies
    13
    Views
    4,098

    It looks very nice; I myself am too lazy to make...

    It looks very nice; I myself am too lazy to make a homepage for my site so I just use WAMP's homepage (http://pobega.ath.cx:1020/).

    Looks very well done and professional though, I could never...
  18. Thread: Nintendo Wii

    by Pobega
    Replies
    35
    Views
    10,004

    I don't know, I'm not personally one to like...

    I don't know, I'm not personally one to like touch screens. I mean that's just a personal vendetta, nothing against the company.
  19. Thread: Nintendo Wii

    by Pobega
    Replies
    35
    Views
    10,004

    The Wii actually looks promising, I hope it...

    The Wii actually looks promising, I hope it doesn't follow the Nintendo DS though: Looked promising but played crappy.

    And about games being shipped with consoles, all of the Nintendo consoles had...
Results 1 to 19 of 19