Skip to main content

ReadInputFile

Function ReadInputFile 

Source
pub unsafe extern "C" fn ReadInputFile(
    infiles: *mut infileT,
    magptr: *mut *mut *mut f32,
    wrappedphaseptr: *mut *mut *mut f32,
    flowsptr: *mut *mut *mut c_short,
    linelen: c_long,
    nlines: c_long,
    params: *mut paramT,
    tileparams: *mut tileparamT,
) -> c_int
Expand description

Reads the input file specified on the command line.