Search:

Type: Posts; User: rokenrol

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    1,142

    Thank you very much. There's knowing how...

    Thank you very much. There's knowing how internal combustion works from a physics standpoint, and then there's knowing how to change the oil ... I'm still working on the latter :)
  2. Replies
    2
    Views
    1,142

    Precompiled headers

    I'm writing a small but useful C library (function is irrelevant). I'm experienced at programming but not more administrative things like autotools (I know what I've needed to know so far). How...
  3. Replies
    13
    Views
    2,281

    I think perhaps my best solution should be to...

    I think perhaps my best solution should be to completely reinstall my MinGW/MSYS setup. I was lazy and took a MinGW setup created by my one experiment with Dev-C++ and stuck it in MSYS's "mingw"...
  4. Replies
    13
    Views
    2,281

    Incidentally, does anyone have a good resource...

    Incidentally, does anyone have a good resource for getting dirent? As far as I can tell, I should use this one I found on the GIMP for Windows download page...says it's dirent for Windows, but I want...
  5. Replies
    13
    Views
    2,281

    Maxorator -- I just re-read my response post to...

    Maxorator --
    I just re-read my response post to you...I have a very brusque sense of humor, and I sort of forget I'm not friends with everybody yet, so I let it slip. I was rude, I'm sorry, I meant...
  6. Replies
    13
    Views
    2,281

    Perhaps it is unprofessional of me, but being as...

    Perhaps it is unprofessional of me, but being as it is an old project of mine, I don't actually have a donner4.h file simply because the entire program was more an exercise in socket programming than...
  7. Replies
    13
    Views
    2,281

    Well, the other headers in the MinGW include...

    Well, the other headers in the MinGW include folder work, and since MinGW is a Windows port of gcc, I'm going to go ahead and assume that it's components are for use in Windows. Especially since it's...
  8. Replies
    13
    Views
    2,281

    Another pitiful request for help

    Please excuse me,

    I'm a proficient C programmer in a GNU/Linux environment who is attempting to learn to program on Windows. I decided I would use MinGW and MSYS to mimic the environment I was...
  9. Replies
    8
    Views
    3,959

    Good, I'm glad that my suspicions were correct....

    Good, I'm glad that my suspicions were correct. That gets rid of two possibilities that I likely would have spent hours figuring out. Thankyou.
  10. Replies
    8
    Views
    3,959

    writing to stdin

    So, I realize I'm a leech on this forum, but I'm not smart enough yet to help anyone, and asking is the only way to get there (when deductive reasoning fails).

    If you've read my other whiny...
  11. Replies
    7
    Views
    2,083

    Many thanks, Salem! What doesn't kill me makes me...

    Many thanks, Salem! What doesn't kill me makes me stronger. And I'm here typing, so...woot.
  12. Replies
    7
    Views
    2,083

    Salem: your remarks were duly noted....

    Salem: your remarks were duly noted. Unfortunately, the buffer="" and header="" nonsense made no difference when taken out.

    Here is the total and complete program; here is some clarification for...
  13. Replies
    7
    Views
    2,083

    Oh, and thank you to itsme; I figured out my...

    Oh, and thank you to itsme; I figured out my other problem, but your observation was very helpful as well.
  14. Replies
    7
    Views
    2,083

    Part 2: Things get weirder

    So, my server has been repaired and works pretty well, save for one little problem: originally, if a browser requested http://whatever.com/folder with no trailing slash at the end, the page would...
  15. Replies
    7
    Views
    2,083

    file i/o and plain old bad luck

    Greetings I am a newbie, but a newbie with experience in other languages. This does not, however, usually detain me from being an idiot.

    So, right now as a jumping off point in C I have decided...
  16. Thread: GTK+ help

    by rokenrol
    Replies
    2
    Views
    1,044

    GTK+ help

    You knew it would happen sooner or later: I would like some help with GTK. I wasn't sure where this should go, because I'm programming on Windows, but it's in Cygwin, so I'd have this proble on UNIX,...
Results 1 to 16 of 16