0 posts · 1 comment · 1 total
Active in: v/programming (1)
#include <stdio.h> void main(int argc, int* argv) { char scum[] = {'j','a','v','a',' ','a','n','d',' ','c','+','+'}; printf("scum: %s\n", scum); }
Ruby was written in C, too.
Ruby was written in C, too.