#ifndef SHARED_POINTS_VALUE_H #define SHARED_POINTS_VALUE_H int check_points_value( int number, char **value); #endif