Producing Executable
-
Hi, I want to produce an executable from within my application. based on the text written in an editor. I dont want to produce an intermediate C++ code and compile it since the target machine might not have a C compiler is this possible by simple means or am i asking too much. any help where to get some material for writing such type of applications would be highly appreciated. thanks in advance. Vijaya Rama Raju
-
Hi, I want to produce an executable from within my application. based on the text written in an editor. I dont want to produce an intermediate C++ code and compile it since the target machine might not have a C compiler is this possible by simple means or am i asking too much. any help where to get some material for writing such type of applications would be highly appreciated. thanks in advance. Vijaya Rama Raju