5. Conditionals ###ToDo -- 6. Functions 6.1. Basics Let's use the following C-declara
8. The Jedi Common Support Unit unit JediUtil; {====================================
7.2. Dynamic Linking Dynamic Linking is used to link the DLL at runtime. Handling Static and Dyn
7. Linking There are two ways to link a DLL and import a function. Static linking is very easy and
4. Macros In C it's possible to define macros. Macros are not available in Delphi, so functions mu
Case Integer of starts the variant part of the record. Each variant is identified by an ordinal valu
3.6. Structures, Records 3.6.1. Simple Structures C structures are similar to records in Delphi.
Here is a real-world example from the winnt.h, which is not possible to translate to a native enumer
1. Anatomy of a C Header -- ## to do 2. Conversion Basics -- 2.1. Nam
2.3. #defines as constants C and C++ use #defines in several ways. In a C header file #define can