Multiply two values
Written in Brainfuck.
Multiply program Written by Davor Babic davorb@gmailDOTcom Multiply 6x5 ++++++[>+++++<-]>
DZone Snippets > davor > brainfuck
11391 users tagging and storing useful source code snippets
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world
Multiply program Written by Davor Babic davorb@gmailDOTcom Multiply 6x5 ++++++[>+++++<-]>
Move two values Written by Davor Babic 2006 davorb@gmail DOT com >,[>+<]>.
Simple copy routine Written by Davor Babic davorb@gmailDOTcom ,[>>+<<-]>>[<+<+>>-]<.>>>++++++++++