SDL_GetError.3
资源名称:NETVIDEO.rar [点击查看]
上传用户:sun1608
上传日期:2007-02-02
资源大小:6116k
文件大小:1k
源码类别:
流媒体/Mpeg4/MP4
开发平台:
Visual C++
- .TH "SDL_GetError" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference"
- .SH "NAME"
- SDL_GetError- Get SDL error string
- .SH "SYNOPSIS"
- .PP
- fB#include "SDL/SDL&.h"
- .sp
- fBchar *fBSDL_GetErrorfPfR(fBvoidfR);
- .SH "DESCRIPTION"
- .PP
- fBSDL_GetErrorfP returns a NULL terminated string containing information about the last internal SDL error&.
- .SH "RETURN VALUE"
- .PP
- fBSDL_GetErrorfP returns a string containing the last error&.
- ..." created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00