areaDetector 1-8
/home/epics/devel/areaDetector/ADApp/mar345Src/mar3xx_pck.h
Go to the documentation of this file.
00001 #ifndef mar3xx_pck_h
00002 #define mar3xx_pck_h
00003 
00004 #include "types.h"
00005 #ifdef __cplusplus
00006 extern "C" {
00007 #endif
00008 
00009 void get_pck (FILE *, INT16 *);
00010 int  put_pck (INT16 *, int, int, int);
00011 
00012 #ifdef __cplusplus
00013 }
00014 #endif
00015 
00016 
00017 #endif /* mar3xx_pck_h */