Jeroen Demeyer on Fri, 07 Oct 2011 15:18:19 +0200 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
How to get the name of a variable |
This should be a basic libpari question: If I have a variable number (as a long), how can I get the variable name (as a string)? I could of course use GENtostr(pol_x(v)) but there should be more direct way. I looked at the libpari manual, but could not find it. Cheers, Jeroen.