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