Skip to content

dereference and raw pointers

Compare
Choose a tag to compare
@sv sv released this 21 Feb 09:53
· 53 commits to master since this release
3ba4670
  • Fixes for type "r"(raw pointer)
  • New type "l" which matches platform's size_t
  • Dereference pointers according to the spec(similar to 1:)
    Enables interfacing with API like libhdfs