++

On May 6, 2012, at 20:50, Laurynas Biveinis <laurynas.bivei...@gmail.com> wrote:

> Anshu -
>
>> sys_var_str(const char *name_arg,
>>               sys_check_func check_func_arg,
>>               sys_update_func update_func_arg,
>>               sys_set_default_func set_default_func_arg,
>>               char *value_arg) :
>>
>> I know the meanings of name_arg and value_arg. Update_func_arg will be the
>> handler function to handle the update thing of string variable. But what are
>> check_func_arg and set_default_func_arg used for?
>
> These two seem to be unused in the current trunk (not sure which
> direction they are headed - either they were just introduced, or about
> to be removed :), IMHO you can ignore them.
>
> --
> Laurynas
>
> _______________________________________________
> Mailing list: https://launchpad.net/~drizzle-discuss
> Post to     : drizzle-discuss@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~drizzle-discuss
> More help   : https://help.launchpad.net/ListHelp

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : drizzle-discuss@lists.launchpad.net
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to