Embedded Artistry Framework
Embedded Systems C++ Framework
Functions | Variables
iswpunct.c File Reference
#include <wctype.h>
#include "punct.h"
Include dependency graph for iswpunct.c:

Functions

int iswpunct (wint_t wc)
 

Variables

static const unsigned char table []
 

Function Documentation

◆ iswpunct()

int iswpunct ( wint_t  wc)

References table.

Referenced by iswctype().

Here is the caller graph for this function:

Variable Documentation

◆ table

const unsigned char table[]
static

Referenced by iswpunct().