Skip to content
Snippets Groups Projects
utils.h 72 B
Newer Older
#include <stdio.h>
#include <stdlib.h>

void affichertab(int* T, int s);