2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 <2015> 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 <2015> 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | Re: Raising the 80 char limit on INP/OUT strings? |
From: | Michael Davidsaver <[email protected]> |
To: | [email protected] |
Date: | Wed, 08 Apr 2015 08:13:39 -0400 |
On 04/08/2015 08:02 AM, Ralph Lange wrote: > ... > So - what to do with 3.15? > (I'm afraid waiting for 3.16 is not short-term enough.) > > I would opt for the simple version: make the buffer statically length 256. Or malloc() for a temporary buffer when the static buffer is too short?