📄 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 + -