MD_AnsiCons.h 91 B

1234
  1. #pragma once
  2. #include <stdio.h>
  3. extern int ansi_write(FILE* fp, const char* buf, int len);