##// END OF EJS Templates
version 1.8 qui gère les divisions par zéro (BP1 + BP2)
version 1.8 qui gère les divisions par zéro (BP1 + BP2)

File last commit:

r15:d896e2303340 TCH
r16:a586fe639ac1 TCH
Show More
file_utilities.h
17 lines | 501 B | text/x-c | CLexer
// In the frame of RPW LFR Sofware ICD Issue1 Rev8 (05/07/2013)
// version 1.0: 31/07/2013
// version 1.1: 02/04/2014
// version 1.2: 30/04/2014
// version 1.3: 02/05/2014
// version 1.4: 16/05/2014
// version 1.5: 20/05/2014
// version 1.6: 19/12/2014
// version 1.7: 15/01/2015 (modifs de Paul + correction erreurs qui se compensaient (LSB <=> MSB + indices [0,2] <=> [1,3])
#ifndef FILE_UTILITIES_H
#define FILE_UTILITIES_H
int lecture_file_sm(const char *fileName);
#endif // FILE_UTILITIES_H