Ca ne fonctionne pas... En aillant lit menu[g].type en tant que string, voici ce que ça me fait a la ligne du printf printf(menu[g].type,"image%d.bmp",g);
no matching function for call to `printf(std::string&, const char[12], int&)´
Est-ce que ça vient de string ? Ou-est-ce qu´il faut que je créer une fonction printf ?