ming_setwarnfunction.3
来自「Ming is a library for generating Macrome」· 3 代码 · 共 22 行
3
22 行
.\" WARNING! THIS FILE WAS GENERATED AUTOMATICALLY BY c2man!.\" DO NOT EDIT! CHANGES MADE TO THIS FILE WILL BE LOST!.TH "Ming_setWarnFunction" 3 "29 January 2007" "c2man ming.c".SH "NAME"Ming_setWarnFunction \- Set the function that gets called when a warning occurs within the library.SH "SYNOPSIS".ft B#include <ming.h>.br.spSWFMsgFunc Ming_setWarnFunction(SWFMsgFunc warn);.ft R.SH "PARAMETERS".TP.B "SWFMsgFunc warn"Not Documented..SH "DESCRIPTION"This function sets function to be called when a warning occurs within thelibrary. The default function prints the warning message to stdout..SH "RETURNS"The previously-set warning function.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?