選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

8 行
92B

  1. #ifdef __cplusplus
  2. extern "C" {
  3. #endif
  4. #include <sys/termios.h>
  5. #ifdef __cplusplus
  6. }
  7. #endif