Shopping Cart | Contact us | Partners | Customers
HOME OVERVIEW PRODUCTS PRICE LIST DOWNLOADS SUPPORT COMPANY TIPS & FAQ TUTORIALS

Project Management

Code/Comment Formatting

Browse Window
Header Files
Compilers Support
Version Control Support
IDEs Support
UNIX and LINUX Support

Understand code in less time with Crystal C/C++
View Demo
 
 
Crystal FLOW for C
Crystal FLOW for C++
Crystal REVS for C
Crystal REVS for C++
 

Tips and Frequently Asked Questions (FAQs) - Header Files
Home Tips & FAQ Header Files
 

User Tips and FAQs will be added to this page on a regular basis. Please visit this page frequently.

Crystal C/C++ recogizes both user as well as standard include files
  #include <file_name_a>
  #include "file_name_b"

You can specify as many paths as you want for Crystal C/C++ to search for, when it encounters a #include preprocessor line.
  Use the 'Specify #include-path' option to indicate your include-path preferences
  Use the Tools or Project pull-down menu to reach the this option

FAQs
How to determine whether Crystal FLOW has found all the header files that are #included in the current .c file 15th Mar 2005

  With the current .c file's window active, click "File tree" icon in the toolbar.
  In the Tree window right-click and click Expand Full.
  Again right-click and click Highlight Missing File Nodes. Missing header filenames are highlighted in red color.
  Click "Highlighted Node Down" icon in the toolbar of the Tree window.


You can do other operations, e.g. double-click on a node to open the corresponding header file.

   
  © Copyright 2024, SGV Sarc, All Rights Reserved. | Privacy Policy | Disclaimer | Sitemap