Read binary data generated by C++

From: DONG Li <dongli_at_nyahnyahspammersnyahnyah>
Date: Fri Dec 17 2010 - 05:11:51 MST

Dear all,

I have generated a binary data using C++, and I want to read it in the NCL. There seems to be no record concept in the C++, so I have chosen "fbindirread" to do this job, but what does "rec_num" mean here? The content of the binary looks like:

1 (int)
2 (int)
3 (int)
-999 (int)
12 (int)
... (double)
... (double)

I have read the first five integers, but the "double" is not right. Any advice?

Best regards,

DONG Li

_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Fri Dec 17 05:12:11 2010

This archive was generated by hypermail 2.1.8 : Wed Dec 22 2010 - 16:10:23 MST