checkpoint.h

来自「Path MPICH-V for MPICH the MPI Implement」· C头文件 代码 · 共 13 行

H
13
字号
/** @file checkpoint.h defines the checkpoint API for daemon */#ifndef _CHECKPOINT_H_#define _CHECKPOINT_H_#include <netinet/in.h>#include "config.h"#include "debug.h"#include "FTPI/ftp_ckpt.h"#endif

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?