htester.c File Reference

Test network float conversion. More...

#include "common.h"
#include <stdlib.h>
#include <stdio.h>

Include dependency graph for htester.c:

Go to the source code of this file.

Defines

#define NUM   3000

Functions

 main (int argc, char **argv)
 flpr (register unsigned char *cp)
 ckbytes (register unsigned char *a, register unsigned char *b, register int n)

Variables

double orig [NUM]
double after [NUM]
char buf [NUM *8]


Detailed Description

Test network float conversion.

Expected to be used in pipes, or with TTCP links to other machines, or with files RCP'ed between machines.

Author:
Michael John Muuss
Source -
SECAD/VLD Computing Consortium, Bldg 394
The U. S. Army Ballistic Research Laboratory
Aberdeen Proving Ground, Maryland 21005-5066

Definition in file htester.c.


Define Documentation

#define NUM   3000
 

Definition at line 52 of file htester.c.


Function Documentation

main int  argc,
char **  argv
 

Definition at line 57 of file htester.c.

References orig.

flpr register unsigned char *  cp  ) 
 

Definition at line 120 of file htester.c.

ckbytes register unsigned char *  a,
register unsigned char *  b,
register int  n
 

Definition at line 130 of file htester.c.


Variable Documentation

double orig[NUM]
 

Definition at line 53 of file htester.c.

Referenced by main(), nmg_radial_check_parity(), and nmg_radial_mark_flips().

double after[NUM]
 

Definition at line 53 of file htester.c.

Referenced by nmg_radial_exchange_marked().

char buf[NUM *8]
 

Definition at line 55 of file htester.c.


Generated on Mon Sep 18 01:25:03 2006 for BRL-CAD by  doxygen 1.4.6