Difference: ProgrammingExercise (2 vs. 3)

Revision 32017-08-12 - uli

Line: 1 to 1
 
META TOPICPARENT name="CourseExercises"
Changed:
<
<

Exercises 2: C programming

>
>

Exercises 2: C Programming

 

Goal:

We will program most of our sensor readout programs in the C programming language and programming a few simple C programs will help us with future exercises. As soon as programs become a bit more complex it becomes important to describe how the program must be built. This description is usually done in Makefiles in such a way that the simple command make will reconstruct the entire program compiling just the code that has been modified and linking the right files and libraries needed be the program.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback