SemOpt  0.2alpha5-SCC
misc.cpp File Reference

Miscellanea functions. More...

#include "semopt.h"

Go to the source code of this file.

Functions

bool fexists (const char *filename)
 Function checking the existence of a file.

Detailed Description

Miscellanea functions.

Author
Federico Cerutti f.cer.nosp@m.utti.nosp@m.@abdn.nosp@m..ac..nosp@m.uk

Definition in file misc.cpp.

Function Documentation

bool fexists ( const char *  filename)

Function checking the existence of a file.

Parameters
[in]filenamePointer to a const char containing the name of the file
Return values
bool

Definition at line 15 of file misc.cpp.