[Main]
Name=recv_flash
Type=Function
Header=calc_int.h
Definition=int (*recv_flash) (const char *filename, int mode, @TiVarEntry@ *ve);

[Parameters]
filename : the name of the file where the FLASH application will be stored
mode : no flags with this function
Returns : 0 if successful, an error code otherwise.

[Summary]
Request an FLASH application from the calculator.

[Description]
This function allows to receive an FLASH application previously installed on the calculator. The calculator must have FLASH support.

[See also]
@TicalcFunctions@
