Annotation of generator/hdr/ui.h, revision 1.1

1.1     ! root        1: int ui_init(int argc, char *argv[]);
        !             2: char *ui_setinfo(t_cartinfo *cartinfo);
        !             3: int ui_loop(void);
        !             4: void ui_line(unsigned int line);
        !             5: void ui_endfield(void);
        !             6: void ui_run(void);
        !             7: void ui_final(void);
        !             8: void ui_log_debug3(const char *text, ...);
        !             9: void ui_log_debug2(const char *text, ...);
        !            10: void ui_log_debug1(const char *text, ...);
        !            11: void ui_log_user(const char *text, ...);
        !            12: void ui_log_verbose(const char *text, ...);
        !            13: void ui_log_normal(const char *text, ...);
        !            14: void ui_log_critical(const char *text, ...);
        !            15: void ui_log_request(const char *text, ...);
        !            16: void ui_err(const char *text, ...);

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.