-----Original Message-----
From: gretl-devel-bounces(a)lists.wfu.edu [mailto:gretl-devel-
bounces(a)lists.wfu.edu] On Behalf Of Allin Cottrell
Sent: Thursday, July 03, 2014 5:58 PM
To: Gretl development
Subject: Re: [Gretl-devel] posible issue with sprintf
On Thu, 3 Jul 2014, Logan Kelly wrote:
> I have found a possible issue with sprintf(). In the following script
> should not section 1 and 2 yield similar printed output?
> But note that bslash is empty after section 1 (output included).
> Is this the intended behavior? OS = Win 7 64bit and gretl = 1.9.91cvs
What's the date of your gretl build? I'm not seeing a problem here with
current CVS (and I did work a bit on sprintf fairly recently).
Allin
> #1
> sprintf bslash "\\"
> print bslash
>
> #2
> printf "\\"
>
> Output:
>
> gretl version 1.9.91cvs
> Current session: 2014-07-03 17:35
>
> #1
> ? sprintf bslash "\\"
> ? print bslash
>
> #2
> ? printf "\\"
> \
_______________________________________________
Gretl-devel mailing list
Gretl-devel(a)lists.wfu.edu
http://lists.wfu.edu/mailman/listinfo/gretl-devel