Hi 

 

Seems like a lot the casting I was able to do with the Visual Studio C\C++
compiler I am not able to do with XL C\C++ compiler

 

A  specific case  struct * pointer the I would like to assign a char[1200]
via Struct pointer * 

 

Buffer char[1200]

 

pointer =  (pointer)&buffer; generates an error

 

any guidance appreciated

 

thanks     


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to