Search:

Type: Posts; User: Elysia

Search: Search took 0.16 seconds.

  1. Replies
    20
    Views
    5,794

    No, it's not. C is a huge security risk. C...

    No, it's not. C is a huge security risk. C increases development time (if you compare to someone equally skilled in another language, say Java/C#). These are facts.
    The fact that C is so incredible...
  2. Replies
    20
    Views
    5,794

    No, no trying to say don't learn C. Just trying...

    No, no trying to say don't learn C. Just trying to make the OP understand C and its limits.
    Trying to iron out misconceptions such as C, and only C, can do all these tasks. If you're going to learn...
  3. Replies
    20
    Views
    5,794

    Unix/Linux is in C because C++ didn't exist /...

    Unix/Linux is in C because C++ didn't exist / wasn't mature at the time.
    SDL / OpenGL is in C mainly, I believe, due to backwards compatibility for C (for some bizarre reason).
    A lot of GNU...
  4. Replies
    20
    Views
    5,794

    Interesting observation. How do you figure?...

    Interesting observation. How do you figure? Curiousness? Power? Flexibility?
  5. Replies
    20
    Views
    5,794

    It's a fact. Whether or not you find it simple to...

    It's a fact. Whether or not you find it simple to understand, use and learn is another matter.
  6. Replies
    20
    Views
    5,794

    Honestly, C is anything but simple.

    Honestly, C is anything but simple.
  7. Replies
    20
    Views
    5,794

    You forgot to pass the address, like so: ...

    You forgot to pass the address, like so:

    >>scanf("%d", &geti[0]);
    >>scanf("%d", &geti[1]);

    Out of curiosity, for someone knowing C++, why would you learn C now?
Results 1 to 7 of 7