Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofrec2.cpp File Reference

#include "oofpch_c.h"
#include "oofios.h"
#include "oofrecs.h"
#include "ooflist.h"
#include "oofwords.h"
#include "oofexcep.h"
#include <ctype.h>

Include dependency graph for oofrec2.cpp:

Include dependency graph

Functions

void OOF_copyFirstFour (unsigned long *dest, const char *input)
 OOF_simpleRecordBackend


Function Documentation

void OOF_copyFirstFour unsigned long *  dest,
const char *  input
 

OOF_simpleRecordBackend

Todo:
make more efficient sometime, copy and mask in one hit on Mac
Warning:
although it looks weird that we are swapping string order for Intel this is because the sort algorithms using this function assume it behaves in a way allowing numeric comparisons of unsigned long for comparing strings. Hence the reversal REALLY IS NECESSARY.


Generated on Fri Jan 2 00:39:31 2004 for OOFILE by doxygen 1.3.5