257 Subj : Re: Export To : borland.public.cpp.borlandcpp From : maeder@glue.ch (Thomas Maeder [TeamB]) Date : Mon Sep 01 2003 06:39 pm "Henry" writes: > Consider the C++ expressions below : > int a ,b ; > int c = a + b; > cout< How can we convert such above C++ statements into a > freehold binary module that can be exported to other systems. What is a "freehold binary module"? What systems do you want to export it to? What does "export" mean in that context? . 0