Hi 

 

Is there a concept like this in XL C\C++

 

I looked at the chapter on DLL's in the XL C\C++ programing guide

 

And unlike windows there is no DLLMain just a main with functions you can 
export and later call by the imported DLL appl

 

If you do a malloc in the main() 

 

Will that storage be around when you call the exported functions

 

thanks     

 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to