Howto:Extend Nasal: Difference between revisions

Jump to navigation Jump to search
m
mNo edit summary
Line 206: Line 206:
  void naHash_delete(naRef hash, naRef key);
  void naHash_delete(naRef hash, naRef key);
  void naHash_keys(naRef dst, naRef hash);
  void naHash_keys(naRef dst, naRef hash);
 
  // Retrieve the specified member from the object, respecting the
  // Retrieve the specified member from the object, respecting the
  // "parents" array as for "object.field".  Returns zero for missing
  // "parents" array as for "object.field".  Returns zero for missing
2,561

edits

Navigation menu