HP3000-L Archives

May 1995, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
David Lethe <[log in to unmask]>
Reply To:
David Lethe <[log in to unmask]>
Date:
Mon, 22 May 1995 16:42:20 EDT
Content-Type:
text/plain
Parts/Attachments:
text/plain (36 lines)
Speaking as somebody with over 10 years UNIX programming experience ...
 
There is a heck of a lot more to POSIX then learning some simple file
manipulation commands.  It is like feeling that you are qualified to fly
an airplane because you know how to get to the airport.  :-)
 
Seriously, may I suggest a book entitled, "the POSIX Programmers Guide",
by
Donald Lewine.  ISBN 0-937175-73-0.  The book assumes you are a qualified
C
programmer, and you are familiar with issues involving a multi-user
environment.
 
The chapters include:
        Introduction to POSIX
        Writing a POSIX-compliant program, the basics.
        Input/output facilities of the standard C library
        The file system as defined by POSIX Operations of POSIX.
        I/O, pipes, FIFOs
        Creating and terminationg processes and signals
        Obtaining information about the environment
        Communication line settings
        POSIX and Standard C, including features and portability pitfalls
        Internationalization
        Reference sesctions (library functions, data structures, error codes
...)
 
As you can see, getting up on "POSIX", represents a serious undertaking,
but
yields appropriate awards.
 
David Lethe
VP - UNIX Division
Datasys Computer Corp.
[log in to unmask]

ATOM RSS1 RSS2