Skip to content
Snippets Groups Projects
Forked from GOSSA JULIEN / P4z
5 commits behind, 3 commits ahead of the upstream repository.
utils.h 72 B
#include <stdio.h>
#include <stdlib.h>

void affichertab(int* T, int s);