Shadowrun: Awakened 29 September 2011 - Build 871
Functions
FileOperations.h File Reference
#include "NativeFeatureIncludes.h"
#include "Export.h"
Include dependency graph for FileOperations.h:

Go to the source code of this file.

Functions

void AddSlash (char *input)
bool DirectoryExists (const char *directory)
unsigned int GetFileLength (const char *path)
bool IsSlash (unsigned char c)
void QuoteIfSpaces (char *str)
bool WriteFileWithDirectories (const char *path, char *data, unsigned dataLength)

Detailed Description

This file is part of RakNet Copyright 2003 Jenkins Software LLC

Usage of RakNet is subject to the appropriate license agreement.

Definition in file FileOperations.h.


Function Documentation

void AddSlash ( char *  input)
bool DirectoryExists ( const char *  directory)
unsigned int GetFileLength ( const char *  path)
bool IsSlash ( unsigned char  c)
void QuoteIfSpaces ( char *  str)
bool WriteFileWithDirectories ( const char *  path,
char *  data,
unsigned  dataLength 
)

Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.

GNU Lesser General Public License 3 Sourceforge.net