Programming and posix - February 2001

February 10, 2001
Solution Symposium
Page 61
hp e3000
programming
and posix
mpe intrinsics vs. posix functions (cont.)
MPE intrinsic
HPACDPUT --------------->
HPCICOMMAND -->
HPCIGETVAR ----------->
HPCIPUTVAR ------------>
HPERRMSG -------------->
HPFOPEN ------------------>
HPPIPE ------------------------>
KILL ------------------------------->
PAUSE ------------------------>
PRINT -------------------------->
PROCINFO --------------->
PROCTIME ---------------->
QUIT ---------------------------->
WHO -------------------------->
POSIX function
chmod, fchmod
system
getenv
putenv
strerror
open
pipe
kill
sleep
printf
getpid
times
exit, abort
getlogin