Jon Perry on Mon, 13 Jan 2003 18:05:40 -0000


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

RE: buffersize


I was trying to copy/paste RSA-2048 into Pari, however I only get the first
255 digits.

I suppose I could read the number in as a file, I haven't tried this yet,
but I was wondering if the 255 limit could be raised to 1000 say?

Jon Perry
perry@globalnet.co.uk
http://www.users.globalnet.co.uk/~perry/maths/
http://www.users.globalnet.co.uk/~perry/DIVMenu/
BrainBench MVP for HTML and JavaScript
http://www.brainbench.com

-----Original Message-----
From: Karim BELABAS [mailto:Karim.Belabas@math.u-psud.fr]
Sent: 13 January 2003 17:22
To: pari-users list
Subject: Re: buffersize


On Mon, 13 Jan 2003, Jon Perry wrote:
> Can the text buffer in Pari/GP (Windows) be enlarged to more than 255
> characters?

How does the problem manifest itself ? Can you read in a file containing
a ligne with more than 255 chars (using \r), or is it specific to a line
input at the interactive prompt ?

I do not see any PARI-speficific setting which would cause a text buffer
overflow at 255 chars [ GP default input buffer can hold 1024 chars, and is
supposed to grow as needed ]

Puzzled,

    Karim.

P.S: it's rather complicated for me to reproduce Windows-specific problems.
--
Karim Belabas                    Tel: (+33) (0)1 69 15 57 48
Dép. de Mathématiques, Bât. 425  Fax: (+33) (0)1 69 15 60 19
Université Paris-Sud             Email: Karim.Belabas@math.u-psud.fr
F-91405 Orsay (France)           http://www.math.u-psud.fr/~belabas/
--
PARI/GP Home Page: http://www.parigp-home.de/