Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7554 → Rev 7553

/programs/cmm/BrainFuck/brainfuck.c
1,5 → 1,5
/*
* Brainfuck Author Pavel Iakovlev
* Console example in C--
*/
 
#define MEMSIZE 4096*10