Scroll to explore

FRANK_OS / BOOT SEQUENCE

struct Frank {  char *focus    = "computer vision";  int experience = "18 years";  char *say      = "hello world";};

>frank_init();