ming_seterrorfunction.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_setErrorFunction" 3 "29 January 2007" "c2man ming.c".SH "NAME"Ming_setErrorFunction \- Set the function that gets called when an error occurs within the library.SH "SYNOPSIS".ft B#include <ming.h>.br.spSWFMsgFunc Ming_setErrorFunction(SWFMsgFunc error);.ft R.SH "PARAMETERS".TP.B "SWFMsgFunc error"Not Documented..SH "DESCRIPTION"This function sets function to be called when an error occurs within thelibrary. The default function prints the error mesage to stdout and exits..SH "RETURNS"The previously-set error function.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?