Untitled

Run Settings
LanguageC
Language Version
Run Command
#include <stdio.h> #define TRUE 1 #define FALSE 0 int main( ) { printf( "Value of TRUE : %d\n", TRUE); printf( "Value of FALSE : %d\n", FALSE); return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines