PSP2SDK  dirty-f9e4f2d
The free SDK for PSP2
Functions
include/psp2/kernel/clib.h File Reference

Header file which defines sceClib functions. More...

#include <psp2/types.h>
#include <stdarg.h>
Include dependency graph for clib.h:

Go to the source code of this file.

Functions

int sceClibStrcmp (const char *, const char *)
int sceClibSnprintf (char *, SceSize, const char *,...)
int sceClibVsnprintf (char *, SceSize, const char *, va_list)

Detailed Description

Header file which defines sceClib functions.

Copyright (C) 2015 PSP2SDK Project

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines