Moin,

ich wuerde auch gerne diese neuen Funktionen nutzen. Ich kriege jedoch folgende Compiler Fehlermeldungen, wenn ich asuro.c und asuro.h von der 2.61 LIB verwende:
C195 asuor.c warning: return type defaults to "int"
C195 asuor.c warning: function declaration isn't a prototype
C195 asuro.c error: redifinition of 'SIGNAL'
C184 asuro.c error: 'SIGNAL' previously defined here
C212 asuor.c warning: return type defaults to "int"
C212 asuor.c warning: function declaration isn't a prototype
C212 asuro.c error: redifinition of 'SIGNAL'
C195 asuro.c error: 'SIGNAL' previously defined here

Any ideas?