2.16.14. file_fwrite

[<<<] [>>>]

@c fwrite

Nothing special, it is just a placeholder.

int file_fwrite(char *buf,
               int size,
               int count,
               FILE *fp
  ){

[<<<] [>>>]