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_meas_close_find

ra_meas_close_find

Name

ra_meas_close_find --  close the search for libRASCH-handled measurements

Synopsis

LIBRAAPI void ra_meas_close_find (ra_find_handle h);

Arguments

h

find-handle

Description

End a search for libRASCH-handled measurements (frees some memory). Must be called if the ra_find_handle h returned from ra_meas_find_first() will no be longer used.

source file

ra.c