Go to the first, previous, next, last section, table of contents.

Porting and Multiple Interfaces

In theory, it is possible to compile multiple interfaces into a single Xconq program, but this would be hard at best. They would have to be multiplexed appropriately and not conflict anywhere in the address space. Sometimes this is intrinsically impossible; how could you compile the Mac and X interfaces into the same program, and would the result be a Mac application, a Unix program, or what?


Go to the first, previous, next, last section, table of contents.