Search:

Type: Posts; User: scippie

Search: Search took 0.00 seconds.

  1. I guess you'll have to share your code...

    I guess you'll have to share your code...
  2. Replies
    5
    Views
    10,913

    Hey yeah, you're right. Misinterpretation of my...

    Hey yeah, you're right. Misinterpretation of my own problem, although it is solved now.
  3. Replies
    5
    Views
    10,913

    With your version however, I need to add the...

    With your version however, I need to add the 'struct' keyword everywhere (this wasn't of course the case with a void*), but it does give more type security.
    But it works (and without the extra...
  4. Replies
    5
    Views
    10,913

    Is it necessary to have this separate "private"...

    Is it necessary to have this separate "private" header file?
    Can't I just declare the struct in the c-file?
  5. Replies
    5
    Views
    10,913

    PIMPL in C... is it a bad idea?

    I have been forced into programming C++ for years and now I am coming back to C11 which is quite new to me after having only known C89 before coming to C++. Still... as a hardcore assembler...
Results 1 to 5 of 5