Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

read_unf.C

Go to the documentation of this file.
00001 #include "starlab_vector.h"     // overkill
00002 #include "util_io.h"
00003 
00004 main()
00005 {
00006     real x = read_unformatted_real(cin);
00007     PRL(x);
00008 }
00009 

Generated at Sun Feb 24 09:57:13 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001