Skip to content

Documentation for C methods.

António Pedro edited this page Oct 23, 2022 · 1 revision

Documentation for C methods.

Documentation for methods/multimethods that call c methods.

Requirements

  • Mention the referred C method.
  • Specify the return value/type
  • Should specify the list of fields(if it has) that are included in NGS equivalent method.
  • Should refer/include the link of the C function in the manpages. E.g More at: https://man7.org/linux/man-pages/man2/fork.2.html. Or include a command like "man 3 readdir" that should be executed from the terminal.

Open issues

Design

TODO: Overall description