kirennia
Part of the furniture
- Joined
- Dec 26, 2003
- Messages
- 3,857
Lo guys 
 
I was just wondering if any of you know how to read code from a file. For example, setup a virtual class in order to create an object without knowing whats inside the methods, then read the methods from an external, non-compiled class which contains c++ code?
 
Would I have to instead create some sort of mediary reading class and just read a file as data or is there an easier way to just implement non-compiled c++ code through a .exe?
			
			I was just wondering if any of you know how to read code from a file. For example, setup a virtual class in order to create an object without knowing whats inside the methods, then read the methods from an external, non-compiled class which contains c++ code?
Would I have to instead create some sort of mediary reading class and just read a file as data or is there an easier way to just implement non-compiled c++ code through a .exe?
 
					
				 
 
		 
 
		 
 
		