Two new code samples have been added to SourceLib:
Name: fifo
Category: Basics
Purpose: Demonstrate how to read and write between
programs using a fifo.
Keywords: C types.h stat.h stdlib.h fopen fclose
fgetc getchar putchar mkfifo fifo
Name: time (updated)
Category: Basics
Purpose: Exercise several time-related functions
for retrieving, converting, and formatting time and date
values.
Keywords: C stdio.h stdlib.h time.h unistd.h
timeval time_t tm gmtime asctime strrchr localtime mktime strftime
gettimeofday
If you’d like to learn more about SourceLib or contribute to it,
see the following resources:
The original
announcement and overview
If you’d like to send us some suggestions or comments about
SourceLib (or anything else on LinuxProgramming.com, for that
matter), please feel free to e-mail me directly at the address
below.
Take care,
Lou Grinzo
Editor, LinuxProgramming.com
[email protected]