wkoszek / edu_objc

Objective C exercises to understand the semantics of some APIs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Objective C exercises

Build Status

Type:

make

to build examples. Inspect .m files to see source codes. Each .m file will result in respective .prog program.

Author

About

Objective C exercises to understand the semantics of some APIs.

License:BSD 2-Clause "Simplified" License


Languages

Language:Objective-C 93.8%Language:Makefile 6.2%