Changes between Version 1 and Version 2 of Ticket #5228


Ignore:
Timestamp:
Sep 2, 2013, 10:02:35 PM (11 years ago)
Author:
damiandixon
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5228 – Description

    v1 v2  
    1313I think that CPLGetSymbol should be split into two methods:
    1414
    15   The first returns a void* ptr to a Library.
     15  The first returns a void* ptr to a Library.[[BR]]
    1616  The second takes the ptr and a method name and returns a ptr to the method.
    1717