aka:Toy Programs
aka
:Toy Programs
何これ?
一つ前の挫折が起点。
aka:Data Structures
Guideline
ソースは先々はGithubに置く。それまではWilikiに貼る。
Menu
Integer Types
https://github.com/akacs/toy-programs/blob/master/integer-clang.c
C Language; Integer types; Limits;
aka:Data Structures:integer-clang
Sieve of Eratosthenes
https://github.com/akacs/toy-programs/blob/master/sieve-of-eratosthenes-clang.c
C Language; Prime Number; Integer Arithmetic;
aka:Prime Numbers
Tiny Cats
https://github.com/akacs/toy-programs/blob/master/cat1.c
https://github.com/akacs/toy-programs/blob/master/cat2.c
C Language; File; Standard input;
zpipe
https://github.com/akacs/toy-programs/blob/master/zpipe.c
C Language; Zlib;
MacOSX Lionでコンパイルできない。T.B.D.
T.B.D.
General References
C Language
http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=57853
http://www.open-std.org/jtc1/sc22/wg14/
Last modified : 2012/01/29 10:01:39 UTC