JSFreeAttributesList(3)
| JSFreeAttributesList(3) | Joystick Wrapper Library | JSFreeAttributesList(3) |
NAME
JSFreeAttributesList - Device attributes list deallocating
SYNTAX
#include <jsw.h>
void JSFreeAttributesList(
js_attribute_struct *list,
int total
)
ARGUMENTS
- list
- Specifies the pointer to a list of js_attribute_struct structures which should have been returned by a prior call to JSGetAttributesList(3).
- total
- Specifies the total number of js_attribute_struct structures in the specified list.
DESCRIPTION
The JSFreeAttributesList function deletes a list of joystick device attributes returned by a prior call to JSGetAttributesList(3).
SEE ALSO
JSIntro(3) JSGetAttributesList(3)
| Release 1.5.6 | WolfPack Entertainment |
