39 #if defined (HAVE_CONFIG_H)
116 if (args.length () != 2)
119 std::string hash_type = args(0).string_value ();
120 std::string str = args(1).string_value ();
OCTINTERP_API void print_usage(void)
#define DEFUN(name, args_name, nargout_name, doc)
Macro to define a builtin function.
std::string hash(hash_fptr hash_fcn, const std::string &str, int result_buf_len)
octave_value_list ovl(const OV_Args &... args)
Construct an octave_value_list with less typing.