Local Variables

Functions

ARBB_VM_EXPORT arbb_error_t arbb_create_local (arbb_function_t function, arbb_variable_t *out_var, arbb_type_t type, const char *name, arbb_error_details_t *details)
 Creates a new local variable within the given function.

Function Documentation

ARBB_VM_EXPORT arbb_error_t arbb_create_local ( arbb_function_t  function,
arbb_variable_t out_var,
arbb_type_t  type,
const char *  name,
arbb_error_details_t details 
)

Creates a new local variable within the given function.

Returns:
An error code depending on the result of the operation:

Submit feedback on this help topic

Copyright © 2010, Intel Corporation. All rights reserved.