Main Page | Data Structures | Directories | File List | Globals

mqfloat.h File Reference

A file that includes the for a 32-bit floating point number. More...

Go to the source code of this file.

Defines

#define FLOAT_SWAP(a, b)   {float_temp=(a);(a)=(b);(b)=float_temp;}

Functions

int MQFloat_isWithinBounds (float num, float lower, float upper)
int MQFloat_cmp (const void *p1, const void *p2)
void MQFloat_add (const void *sum, const void *p1, const void *p2)
float MQFloat_getMax (float a, float b)
char * MQFloat_toFormattedString (float f, char *format)

Variables

float float_temp


Detailed Description

A file that includes the for a 32-bit floating point number.

Author:
Kyriacos C. Leptos
Date:
2005-10-15
Details.
Generated on Tue Feb 7 03:25:43 2006 for libmqbasic by  doxygen 1.4.4