TUM-Logo

libRASCH

 

Home
 

General

About libRASCH/News
Design
Screen shots
Sample programs (with source code)
License
 

Download

libRASCH
Tools
 

Documentation

User
Developer
 

Resources

Mailing list
Supported Formats
Plugins
Status
Links
 
Contact
About this site
 
Last updated
Tue Mar 27 23:03:50 2007
ra_value_get_type

ra_value_get_type

Name

ra_value_get_type --  return value-type

Synopsis

LIBRAAPI long ra_value_get_type (value_handle vh);

Arguments

vh

value-handle

Description

Return the type of the value stored in vh. Check in ra_defines.h for the meaning of the returned value (RA_VALUE_TYPE_*).

source file

value.c