Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:4670] Moving forward

Date2004-05-11 16:42
Fromjpff@cs.bath.ac.uk
Subject[CSOUND-DEV:4670] Moving forward
Problem is the line

  void (*KeyPress)(void *csound, char c__);

but KeyPress is defined as 2 in X11
/usr/X11R6/include/X11/X.h:#define KeyPress             2

Answer is a name change or an #undef

Any preferences?

==John ffitch