C Modules

[ Start > PikeDevel > C Modules ] [ Edit this Page | Viewing Version 1 ]


Methods
  • check_svalue
  • check_refs
  • add_ref
  • sub_ref
  • swap_values_unlocked
  • MAKE_CONST_STRING
  • array_free_index
  • make_shared_string

    Topics

    # how to allocate a string from C using Pike API

  1. how to create an array/mapping
  2. how to create an object deriving it from some class
  3. how to check whether an object passed to a function has a method you want to call
  4. how to set up a callback from C code
  5. how to invoke a standalone Pike function from C code
  6. how to invoke an object method from C code
  7. how to pass parameters to a Pike function
  8. how to retrieve the return value of the Pike function
  9. how is the Pike stack organized
  10. what are the possible parameters to the ADD_FUNCTION API
  11. what are the type contstants C code can use
  12. what are svalues and how do you use them
  13. how to allocate module-specific storage area

Powered by PikeWiki2

 
gotpike.org | Copyright © 2004 - 2009 | Pike is a trademark of Department of Computer and Information Science, Linköping University