monetary.h File Reference

API published in:
API deprecated in:


#include <sys/cdefs.h>
#include <sys/_types.h>

Go to the source code of this file.


Typedefs

typedef __size_t  size_t
typedef __ssize_t  ssize_t

Functions

__BEGIN_DECLS IMPORT_C ssize_t  strfmon (char *__restrict, size_t, const char *__restrict,...)

Typedef Documentation

typedef __size_t size_t
 
typedef __ssize_t ssize_t
 

Function Documentation

__BEGIN_DECLS IMPORT_C ssize_t strfmon char *  __restrict,
size_t  ,
const char *  __restrict,
  ...
 

Copyright © Nokia Corporation 2001-2008
Back to top