Branch: Tag:

2013-11-20

2013-11-20 21:35:07 by Henrik Grubbström (Grubba) <grubba@grubba.org>

Document some previously undocumented symbols.

Most builtin stuff should now be documented.

257:    *! This function is byte-order dependant for wide strings.    *!    *! @seealso -  *! @[hash()], @[7.0::hash()] +  *! @[predef::hash()], @[7.0::hash()]    */   static void f_hash_7_4(INT32 args)   {
325:    *! This function is not NUL-safe, and is byte-order dependant.    *!    *! @seealso -  *! @[hash()], @[7.4::hash()] +  *! @[predef::hash()], @[7.4::hash()]    */   static void f_hash_7_0( INT32 args )   {