Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: stdio.h

fopen()

IMPORT_C FILE *fopen(const char *_name, const char *_type);

Description

Parameters

const char *_name

const char *_type

Return value

FILE *