#include "nzg_iface.h" #include "nzg_proto.h" int main(void) { //show existing MsgSpaces char ** msID=msgSpaceIdList(); //renvoie un msgSpaceId msID=msID; return 0; }