Replace acedb prototype code with proper function pointer array driven
code which given a protocol, e.g. "das", will load the DAS routine function pointers and call them. These pointers are set up once per protocol and then reused for each subsequent connection to a server of this protocol.
Please register or sign in to comment