Sam Steingold on Thu, 03 Jun 2010 22:56:27 +0200


[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]

PARI string input


what's the difference between
GEN readseq(char *t);
and
GEN gp_read_str(char *t);
which one should I use?
should I strip whitespace myself before calling them?

-- 
Sam Steingold <http://sds.podval.org>