To run the MUC shell, just type muc:shell
at the MUF shell
prompt:
root: muc:shell MUC (Multi-User C) shell starting up root> printf("Hello, world!\n"); Hello, world! root> 1 << 130; root> 1361129467683753853853498429727072845824
Remember to end each command with a ';' or '}' as required by C syntax!
Go to the first, previous, next, last section, table of contents.