...

/

Introduction

Introduction

In this lesson, we'll define the three steps needed to use libraries in C++.

To use a library in a file you have to perform three steps. At first, you have to include the header files with ...