Search:

Type: Posts; User: Brafil

Search: Search took 0.01 seconds.

  1. Replies
    20
    Views
    45,189

    Yeah... I'll do it tomorrow. Well, actually I've...

    Yeah... I'll do it tomorrow. Well, actually I've never used one of them. And it's not their "fault". There are some factors not existing in ANSI C. For example threads. And they've done a good job. I...
  2. Replies
    20
    Views
    45,189

    Of course, that looks like a mismatch in design....

    Of course, that looks like a mismatch in design. well, what solution would you propose in that case?
  3. Replies
    20
    Views
    45,189

    I think check each function if it's returning an...

    I think check each function if it's returning an error and you'll be fine.
  4. Replies
    20
    Views
    45,189

    Well, I tried reading it but got bored quickly...

    Well, I tried reading it but got bored quickly ;-p. Now I see, it says "The symbol errno, defined by including the <errno.h> header, expands to a modifiable lvalue of type int". Dunno where I got...
  5. Replies
    20
    Views
    45,189

    PS: I think setting errno is not really portable,...

    PS: I think setting errno is not really portable, since some (many?) libraries define a function to return errno for the specific thread as errno (#define error _get_thread_errno()) And you can't...
Results 1 to 5 of 5