Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

gm_isprint.c File Reference

#include "gm_internal.h"

Functions

int gm_isprint (int c)

Detailed Description

The file containing the GM API function gm_isprint().


Function Documentation

int gm_isprint int    c
 

gm_isprint() is just like ANSI isprint(), only it works in the kernel and MCP.

Return values:
int  The return value is nonzero if the character is a printable character including a space, and a zero value if not.
Parameters:
c  (OUT) Printable character.
Author:
Glenn Brown
Version:
GM_API_VERSION (as defined in gm.h)


Generated on Mon Nov 3 15:39:26 2003 for GM by doxygen1.2.15