/* * File: wildcard.c * Author: Arthur Brandao * * Created on 7 novembre 2018 */ #include <stdio.h> #include <stdlib.h> #include "wildcard.h"