Outline for May 14, 2025
Reading:
C Notes text
, §20;
zyBooks text
§9
Assignments:
Homework #3, due May 14, 2025
Standard I/O library
stdio.h
FILE *
Full, line, buffering; unbuffered
Moving around in a file
fseek
,
ftell
,
fgetpos
,
fsetpos
[
stats.c
,
stats2.c
]
Time
Number of seconds since the epoch (January 1, 1970, at 12:00:00am UTC)
Getting it using
time
,
ctime
,
localtime
,
gmtime
[
tick.c
]
Matt Bishop
Office: 2209 Watershed Sciences
Phone: +1 (530) 752-8060
Email:
mabishop@ucdavis.edu
ECS 36A, Programming and Problem Solving
Version of May 15, 2025 at 10:14AM
You can also obtain a PDF version of this.