Книга: Advanced PIC Microcontroller Projects in C

4.4 Summary

4.4 Summary

This chapter has discussed the important topics of functions and libraries. Functions are useful when part of a code must be repeated several times from different points of a program. They also make programs more readable and easier to manage and maintain. A large program can be split into many functions that are tested independently and, once all of them are working, are combined to produce the final program.

The mikroC language library functions have also been described briefly, along with examples of how to use several of these functions in main programs. Library functions simplify programmers’ tasks by providing ready and tested routines that can be called and used in their programs.

Оглавление книги


Генерация: 0.034. Запросов К БД/Cache: 0 / 2
поделиться
Вверх Вниз