Chapter 8. FLTK Basics

Table of Contents
Naming
Header Files
Compiling Programs with Standard Compilers
Compiling Programs with Microsoft Visual C++
Writing Your First FLTK Program

This chapter will teach you the basics of compiling programs that use FLTK.

Naming

All public symbols in FLTK start with the characters 'F' and 'L':