Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
manglertest.cpp File Reference
#include <iostream.h>
#include <signal.h>
#include "mangler.h"
#include "crc.h"
#include <configfile.h>
#include "threadfac.h"
#include "endian.h"
#include "xtime.h"
#include <filed.h>
#include <wstring.h>
#include <wdebug.h>
#include <udp.h>

Go to the source code of this file.

Functions

unsigned long ResolveIP (char *Server)
 
void DisplayHelp (const char *prog)
 
int main (int argc, char **argv)
 

Variables

bool BigEndian = false
 

Function Documentation

◆ DisplayHelp()

void DisplayHelp ( const char * prog)

Definition at line 70 of file manglertest.cpp.

◆ main()

int main ( int argc,
char ** argv )

Definition at line 76 of file manglertest.cpp.

◆ ResolveIP()

unsigned long ResolveIP ( char * Server)

Definition at line 43 of file manglertest.cpp.

Variable Documentation

◆ BigEndian

bool BigEndian = false

Definition at line 41 of file manglertest.cpp.