created support-Function 'readStatusInfo'
This commit is contained in:
parent
12359f3ac5
commit
f68e92f429
@ -89,6 +89,7 @@ void clearSeries(GrayScaleImageSeries *series)
|
||||
|
||||
}
|
||||
|
||||
|
||||
// reads string, pictureCount, pictureWidth, pictureHight
|
||||
int readStatusInfo(FILE **source, char *const headerString, int *const imageCount, int *const imageWidth, int *const imageHeight, int const amountToRead)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user