Go to the documentation of this file.
30 #ifndef TERMINATEUR_HPP
31 #define TERMINATEUR_HPP
33 #include "../my_config.h"
49 void set_catalogue_start(
infinint xpos) { pos = xpos; };
52 infinint get_catalogue_start()
const {
return pos; };
53 infinint get_terminateur_start()
const {
return t_start; };