![]() |
![]() ![]() ![]() ![]() ![]() |
Notes:
POSIX C compiler - based on 1996 POSIX.1 standard vs. ISO C - based on 1994 standard
Programming Review
- Create files - cat >, vi
- Compile C source code - c89
- Manage archive libraries - ar
- Create shared libraries - ld -b, c89 -b
- Link programs - ld, c89