⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 slog_irec_copy.3

📁 MPICH是MPI的重要研究,提供了一系列的接口函数,为并行计算的实现提供了编程环境.
💻 3
字号:
.TH SLOG_Irec_Copy 3 "4/24/2000" " " "SLOG_API".SH NAMESLOG_Irec_Copy \-  Copy the content of the specified interval record  to a newly allocated one and return it.   (SLOG_intvlrec_t's Copy constructor) .SH SYNOPSIS.nfSLOG_intvlrec_t *SLOG_Irec_Copy( const SLOG_intvlrec_t *src ).fi.SH UNMODIFIED INPUT VARIABLES .PD 0.TP.B src - pointer to constant SLOG_intvlrec_t to be copied..PD 1.SH MODIFIED OUTPUT VARIABLES .PD 0.TP.B returned value - dest, pointer to the newly allocated SLOG_intvlrec_t, interval record data structure..PD 1.SH USAGE NOTES ON THIS ROUTINE This routine is similar to SLOG_Irec_Create(), except it usesthe content of the given SLOG_intvlrec_t to create/copy a new one.The memory can be deallocated by SLOG_Irec_Free()..SH INCLUDE FILE NEEDED slog.h.SH LOCATION../src/slog_irec_common.c

⌨️ 快捷键说明

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