📄 slog_irec_setargs.3
字号:
.TH SLOG_Irec_SetArgs 3 "4/24/2000" " " "SLOG_API".SH NAMESLOG_Irec_SetArgs \- Set the argument part of the interval record. .SH SYNOPSIS.nfint SLOG_Irec_SetArgs( SLOG_intvlrec_t *intvlrec, const SLOG_STREAM *slog, const SLOG_N_args_t N_args, const SLOG_arg_t *args ).fi.SH MODIFIED INPUT VARIABLES .PD 0.TP.B intvlrec - pointer to the internal interval record to be modified..PD 1.SH UNMODIFIED INPUT VARIABLES .PD 0.TP.B slog - pointer to the SLOG_STREAM where the Record Definition Table is defined..PD 1.PD 0.TP.B N_args - Number of elements in the argument array. This number willbe checked to determine if it coincides with what is inRecord Definition Table.PD 1.PD 0.TP.B args - argument array, array of arguments of the specified interval record..PD 1.SH MODIFIED OUTPUT VARIABLES .PD 0.TP.B returned value - integer return status..PD 1.SH USAGE NOTES ON THIS SUBROUTINE The subroutine appends the specified Internal Interval with argumentarray. For Fixed interval record, the subroutine is meant to calledonce for each specified interval record. For variable intervalrecord, the subroutine can be called as many times as needed..SH INCLUDE FILE NEEDED slog.h.SH LOCATION../src/slog_irec_write.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -