Datasheet

Code Folding
Code folding is IDE feature which allows users to selectively hide and display sec-
tions of a source file. In this way it is easier to manage large regions of code within
one window, while still viewing only those subsections of the code that are relevant
during a particular editing session.
While typing, the code folding symbols ( and ) appear automatically. Use the
folding symbols to hide/unhide the code subsections.
If you place a mouse cursor over the tooltip box, the collapsed text will be shown in
a tooltip style box.
42
MIKROELEKTRONIKA - SOFTWARE AND HARDWARE SOLUTIONS FOR EMBEDDED WORLD
Environment
mikroC PRO for AVR
CHAPTER 2