Comand line Arguments

Run Settings
LanguageC
Language Version
Run Command
#include <stdio.h> #include <string.h> int main(int argc,char **a) { printf("%d %s",argc,a[0]); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines