Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact
Upcoming U.K. C / C++ courses ... Learning to program in C++
C and C++ programming
C++ Programming

Learning to program in C
C Programming

Background
Programs don't run in isolation - they need to read in command line and environment variables from the user, and return results. They need to use standard libraries of functions, and they may need to be compiled up and prepared to run under a variety of different operating systems.
Well House Consultants
You are on the site of Well House Consultants who provide Open Source Training Courses and business hotel accommodation. You are welcome to browse and use our resources subject to our copyright statement and to add in links from your pages to ours.
Other subject areas - resources
Java Resources
Well House Manor Resources
Perl Resources
Python Resources
PHP Resources
Object Orientation and General topics
MySQL Resources
Linux / LAMP / Tomcat Resources
Well House Consultants Resources
Extras Resources
C and C++ Resources
Ruby Resources
Tcl/Tk Resources
Web and Intranet Resources
C and C based languages module C208
Programming techniques and tools
Exercises, examples and other material relating to training module C208. 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]
#include #include typedef struct { char name[21]; int year; char tradecode[3]; } Exparms; Exparms efrom(char * instring) ...
http://www.wellho.net/resources/ex.php4?item=c208/ctoken.c  [code sample]
/* */ #include #include int main(int argc, char **argv) { /* parameters are an array of character arrays (strings) */ while (argc--) ...
http://www.wellho.net/resources/ex.php4?item=c208/cle.c  [code sample]
/* Read a command line, and display a) Program name b) Individual letter options c) Remaining parameters */ int main (int argc,char **argv) { ...
http://www.wellho.net/resources/ex.php4?item=c208/qn208.c  [code sample]

Programs don't run in isolation - they need to read in command line and environment variables from the user, and return results. They need to use standard libraries of functions, and they may need to be compiled up and prepared to run under a variety of different operating systems.

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
cle.c   Command line arguments and the environment
ctoken.c   Tokenising a string into a structure
fyle.c   File reading - template for delegates
makefile   makefile for module C202
qn208.c   Command line options and parameters
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
The Preprocessor and Macros
Libraries
Enumerators
Using command line parameters and environment variables
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.


You can Add a comment or ranking to this page

© WELL HOUSE CONSULTANTS LTD., 2010: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 0800 043 8225 or 01225 708225 • FAX: 01225 899360 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho