HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jollerina

no profile record

comments

jollerina
·2 lata temu·discuss


  struct {
    // ...
  } typedef piccolo_os_internals_t;

  int typedef Int; // also works.
You always learn some new quirk of C. I guess typedef works like const, can put it on the left or the right.