Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7553 → Rev 7554

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