/tools/Ruby/lib/ruby/gems/1.8/gems/rake-0.9.2/doc/example/b.c
http://github.com/agross/netopenspace · C · 6 lines · 5 code · 1 blank · 0 comment · 0 complexity · d8faaa27338a18055f746a1958b2d1b6 MD5 · raw file
- #include <stdio.h>
- void b()
- {
- printf ("In function b\n");
- }