Template:Csig/Example

From Maths
< Template:Csig
Revision as of 08:25, 1 October 2017 by Alec (Talk | contribs) (Saving examples)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  • int printf(const char* format, ...)
  • int printf(const char* format, ...)
  • int errno __attribute__((aligned(16)))
  • pid_t getpid()
  • long:
    • int lots_of_args(a b, c d, e f, g h) __attribute__((noreturn))