<< Click to Display Table of Contents >> Navigation: User DLLs > Writing DLLs > Introduction to DLLs |
We highly recommend that you first take Dimensional Control Systems DLL code writing course before attempting to create your own user DLL. To prepare for your 3DCS code writing class, we would recommend that you review the following topics in any C programming book: variables and constants, expressions and statements, loops: for and while, functions, pointers, arrays, structures, C-Math library: math.h, multiple file projects, void data pointers and c-DLLs.
If you do not have a C programming book, we recommend the following:
C How to Program
Harvey Deitel, Paul Deitel
3rd Edition
Prentice Hall, 2000, 1253 pp.
ISBN: 0130895725