| 
    A-maze-D documentation 1.0.0
    
   | 
 
The file containing the my_find_prime_inf function. More...
#include "my.h"Functions | |
| int | my_find_prime_inf (int nb) | 
| Returns the previous prime number before a number (nb)   | |
The file containing the my_find_prime_inf function.
| int my_find_prime_inf | ( | int | nb | ) | 
Returns the previous prime number before a number (nb)
| nb | The number to check |