#include <Ecore.h>
#include <unistd.h>
{
   Ecore_Evas *ee;
   char c;
   int ret = scanf("%c", &c);
   if (c == 'h')
   else if (c == 's')
}
static void
_on_delete(Ecore_Evas *ee)
{
}
int
main(void)
{
   Ecore_Evas *ee;
   char *data;
     return 1;
   printf("Available engines:\n");
     printf("%s\n", data);
   data = malloc(sizeof(char) * 6);
   sprintf(data, "%s", "hello");
     printf("Everything is sane!\n");
   evas_object_resize(bg, 200, 200);
   return 0;
}