Compatible Types Example in .NET COBOL Interoperation

The first pair of projects, StdCbl01.*, shows a COBOL program using types that are compatible with C# types.

In the InterfacingWithStdCOBOL.sln solution, the first pair of projects, StdCbl01.*, shows a COBOL program using types that are compatible with C# types. Although this works, it is a somewhat fictitious example, as COBOL modules usually use other data types and more complex structures that don't correspond to .NET types.

The StdCbl01 projects include the following programs: