Re: [q-lang-users] Memory management in libqint
Brought to you by:
agraef
From: Albert G. <Dr....@t-...> - 2006-06-13 09:41:06
|
John Cowan wrote: > Albert Graef scripsit: >>That's right, I just put it on the TODO list for Q 7.2. > > Good. I'd appreciate it if you can expedite this, as it's a showstopper > for me. Oops, not right, it's already there. qexprsym() should be what you need, have you tried it? It returns zero if the argument is not a (function or variable) symbol, and the symbol number otherwise. -- Dr. Albert Gr"af Dept. of Music-Informatics, University of Mainz, Germany Email: Dr....@t-..., ag...@mu... WWW: http://www.musikinformatik.uni-mainz.de/ag |