What is the equivalent EU expression
- Posted by Prasanta Chakraborty <prasanta at WRITEME.COM> Mar 15, 2000
- 439 views
Hi, I am trying to call a C func from EU, the C Func is described as: SQLAllocHandle(SQLSMALLINT HandleType, SQLINTEGER InputHandle, SQLINTEGER FAR *OutputHandle); where SQLINTEGER is of type long. What will be the equivalent EU code. Regards, Prasanta.