.TH "rdieee.c" 3 "Tue May 3 2022" "Version 1.6.4" "NCEPLIBS-g2c" \" -*- nroff -*- .ad l .nh .SH NAME rdieee.c \- Read a list of real values in 32-bit IEEE floating point format\&. .SH SYNOPSIS .br .PP \fC#include 'grib2\&.h'\fP .br .SS "Functions" .in +1c .ti -1c .RI "void \fBrdieee\fP (\fBg2int\fP *rieee, \fBg2float\fP *a, \fBg2int\fP num)" .br .RI "This subroutine reads a list of real values in 32-bit IEEE floating point format\&. " .in -1c .SH "Detailed Description" .PP Read a list of real values in 32-bit IEEE floating point format\&. .PP \fBAuthor\fP .RS 4 Stephen Gilbert .RE .PP \fBDate\fP .RS 4 2002-10-25 .RE .PP .PP Definition in file \fBrdieee\&.c\fP\&. .SH "Function Documentation" .PP .SS "void rdieee (\fBg2int\fP * rieee, \fBg2float\fP * a, \fBg2int\fP num)" .PP This subroutine reads a list of real values in 32-bit IEEE floating point format\&. .PP \fBParameters\fP .RS 4 \fIrieee\fP g2int array of floating point values in 32-bit IEEE format\&. .br \fInum\fP Number of floating point values to convert\&. .br \fIa\fP float array of real values\&. a must be allocated with at least 4*num bytes of memory before calling this function\&. .RE .PP \fBAuthor\fP .RS 4 Stephen Gilbert .RE .PP \fBDate\fP .RS 4 2002-10-25 .RE .PP .PP Definition at line 20 of file rdieee\&.c\&. .PP References int_power()\&. .PP Referenced by comunpack(), g2_miss(), g2_unpack4(), g2_unpack7(), jpcunpack(), misspack(), pngunpack(), simunpack(), and specunpack()\&. .SH "Author" .PP Generated automatically by Doxygen for NCEPLIBS-g2c from the source code\&.