This group has the following controls:
Using the Specification and Implementation boxes provides you with better modeling of your code if your legacy code header and source files are separated into different directories. Code generation (after reverse engineering) also generates each header file to a directory called inc and each source file to a directory called src (or whatever names you designed in the Specification and Implementation boxes). The following table illustrates if you use these boxes (left column) verses if you do not (right column).
| Specification = inc Implementation = src |
Specification = [blank] Implementation = [blank] |
|---|---|
![]() |
![]() |