Download User manual - MikroElektronika
Transcript
mikoC PRO for PIC32 The preprocessor removes the #include line and replaces it with the entire text of a header file at that point in the source code. The placement of #include can therefore influence the scope and duration of any identifiers in the included file. The difference between these two formats lies in searching algorithm employed in trying to locate the include file. If the #include directive is used with the <header_name> version, the search is made successively in each of the following locations, in this particular order: 1. the mikroC PRO for PIC32 installation folder › “include” folder 2. user’s custom search paths The “header_name” version specifies a user-supplied include file; the mikroC PRO for PIC32 will look for the header file in the following locations, in this particular order: 1. the project folder (folder which contains the project file .mcp32) 2. the mikroC PRO for PIC32 installation folder › “include” folder 3. user’s custom search paths Explicit Path By placing an explicit path in header_name, only that directory will be searched. For example: #include “C:\my_files\test.h” Note There is also a third version of the #include directive, rarely used, which assumes that neither < nor “ appear as the first non-whitespace character following #include: #include macro_identifier It assumes that macro definition that will expand macro identifier into a valid delimited header name with either <header_name> or “header_name” formats exists. MikroElektronika 260
Related documents
mikroPascal PRO for PIC32 User Manual
Data Sheet - MikroElektronika
mikroC PRO for AVR User`s Manual
mikroBasic PRO for AVR User Manual v100
mikroPascal PRO for AVR User Manual v1.00
mikroC for 8051 User Manual
Development of a ZigBee Wireless Sensor Node
mikroC PRO for dsPIC User Manual
Description of STM32F30xx/31xx Standard Peripheral Library
S5U13700B00C Rev. 1.0 Evaluation Board User Manual - Digi-Key
PIC32-Pinguino OTG Xref Table 20 Jan 2012
water level control system mohd shaiful iruan bin mohd aris