static int emigrant(
int argc,
char *
argv[])
{
char *destination = NULL;
while (1){
if (destination == NULL)
break;
free (destination);
task = NULL;
}
return 0;
}
static int policeman(
int argc,
char *
argv[])
{
char *destination;
unsigned int i;
if (destination != NULL){
}
}
return 0;
}
{
xbt_assert(
argc > 1,
"Usage: %s platform_file\n\tExample: %s msg_platform.xml\n", argv[0], argv[0]);
return 0;
}