Linux und Open Source
Quick search
Navigation
Schulungen
Kursangebot
Unterlagen & Download
Topics
Python
The C Programming Language
Introduction
Introduction
Hello World
Variables and Arithmetic
A Better Fahrenheit Table
for
Loops
Fahrenheit Table Using
for
Symbolic Constants
Fahrenheit Table Using Macros
Character I/O
wc
For The Poor
Arrays
Character Histogram
Functions
Forward Declaration
Character Arrays
Read Line Into String from
stdin
Lifetime of Variables
Types, Operators, Expressions
Program Flow
Functions and Program Structure
Pointers and Arrays
Structures
Memory
Advanced Language Features
Program Sanity
Performance
Profiling
C++: TODO List
C++
C++ 03
C++ 11
Linux
Systems Programming
Unit Testing
Kernel Hacking
Generated Topic Graph
Organisatorisches
Datenschutz
Bisher Gehaltene
About
Über Mich
This Site
Blog
Posts
Fahrenheit Table Using Macros
¶
Modify the temparature table to use macros!