#include #include #include "biblio.h" int main() { affichePersonnePtr(creePersonnePtr()); return 0; }