Exercises, examples and other material relating to training module C210. This topic is presented on public courses
Learning to Program in C,
Learning to program in C++,
Programming in C,
C and C++ Programming
Learning to Program in C - Conversion to C for experienced programmers.
"Programming in C" is an intensive 2 days course, during which
our tutor takes ... http://www.wellho.net/course/clfull.html [course] |
Learning to program in C++ - a conversion course for programmers in other languages
This intensive course teaches the C languages, and the C++ language ... http://www.wellho.net/course/cffull.html [course] |
C and C++ Programming - a conversion course for programmers in other languages
This intensive course teaches the C languages, and the C++ language which ... http://www.wellho.net/course/cafull.html [course] |
Programming in C - Conversion to C for experienced programmers.
"Programming in C" is an intensive 2 days course, during which
our tutor takes you from ... http://www.wellho.net/course/cbfull.html [course] |
Every time I program in C, I marvel at how clever the language is ... yet at the same time I curse some of the devices that are used to perform certain ... http://www.wellho.net/mouth/2002_New ... -more.html [short article] |
/*
A file opened with 'open' is accessed in
a binary mode ... "read X bytes" stuff.
Note that the buffer is one character
longer that the maximum read ... http://www.wellho.net/resources/ex.php4?item=c210/filesinc.c [code sample] |
In C you can use either open or fopen to open a file. open is what you would use for binary files, and you have plenty of low level controls; use fopen ... http://www.wellho.net/mouth/2571_Rea ... -in-C.html [short article] |
How to open, read, write, and close files in C; how to
check whether or not a file exists, and how to find out the
names of all the files (and subdirectories too) in a directory.
This topic is presented on public courses
Learning to Program in C,
Learning to program in C++,
Programming in C,
C and C++ Programming
Examples from our training material
Background information
Some modules are
available for download as a sample of our material or under an
Open Training Notes License for free download from
http://www.training-notes.co.uk.
Topics covered in this module
stdio.h and other headers.
Files and other streams.
Opening and closing.
Reading and writing.
Checking files and directories.
Complete learning
If you are looking for a complete course and not just a information on a single subject, visit our
Listing and schedule page.
Well House Consultants specialise in training courses in
Python,
Perl,
PHP, and
MySQL. We run
Private Courses throughout the UK (and beyond for longer courses), and
Public Courses at our training centre in Melksham, Wiltshire, England.
It's surprisingly cost effective to come on our public courses -
even if
you live in a different
country or continent to us.
We have a technical library of over 700 books on the subjects on which we teach.
These books are available for reference at our training centre. Also
available is the Opentalk
Forum for discussion of technical questions.