?? gpsd.h-head
字號:
/* This file is generated. Do not hand-hack it! */#ifndef _gpsd_h_#define _gpsd_h_/* gpsd.h -- fundamental types and structures for the gpsd library */#include <stdbool.h>#include <stdio.h>#ifdef HAVE_TERMIOS_H#include <termios.h>#endif#ifdef HAVE_SYS_TERMIOS_H#include <sys/termios.h>#endif#include "gps.h"/* Feature configuration switches begin here */
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -