Difference between revisions of "ctfInfoWrite2(API)"
From EosPedia
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
== API == | == API == | ||
+ | Output CTF Information file2 | ||
extern void ctfInfoWrite2(FILE* fpt,lctfDetermineInfo linfo, char* head); | extern void ctfInfoWrite2(FILE* fpt,lctfDetermineInfo linfo, char* head); |
Latest revision as of 03:40, 30 September 2014
DataManip/ctfInfo/src/ctfInfoWrite2 is API for CTF Information file2. It is used by ctfDetermine, etc ..
constant
struct
API
Output CTF Information file2
extern void ctfInfoWrite2(FILE* fpt,lctfDetermineInfo linfo, char* head);