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_ev_del

ra_ev_del

Name

ra_ev_del --  delete an event

Synopsis

LIBRAAPI void ra_ev_del (evset_handle seth, long event);

Arguments

seth

event-set handle

event

number of event

Description

This function deletes the event number event from the event-set evsh.

source file

event.c