I have an inherited C program that reads data that has been outputted
by an IDL program to a binary file on the disk using IDL's WRITEU
function. See http://www.physics.nyu.edu/grierlab/idl_html_help/files28.html
for information on WRITEU.

I have the data in a database as well, that I can happily read with
DBI. Is there a way I can write out the results of the query from the
database into the same kind of binary file as produced by WRITEU?






-- 
Puneet Kishor

_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to