Programming and posix getting started
Manuals
Brands
HP Manuals
Software
MPE/iX 6.5 Operating System
1
2
3
4
5
6
7
8
9
10
4
A Simple Program and
A CGI Program
•
A Simple Program
–
Create the file
–
Compile and link
–
Run it
•
A CGI Program
–
Create the file
–
Compile and link
–
T
est it
–
Run it from a w
eb bro
w
ser
1
...
2
3
4
5
6
...
...
42