FW: Suggestion for the addition of two functions to CINT

View: New views
2 Messages — Rating Filter:   Alert me  

FW: Suggestion for the addition of two functions to CINT

by Philippe Canal :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

 

-----Original Message-----
From: wicklund@... [mailto:wicklund@...] On Behalf
Of Eric Wicklund
Sent: Monday, September 17, 2007 2:39 PM
To: pcanal@...
Cc: wicklund@...
Subject: Suggestion for the addition of two functions to CINT


The following two useful functions
are available in ACLiC
 
   strftime
   strptime

and descriptions of these functions
can be found under URLs:

http://www.opengroup.org/onlinepubs/009695399/functions/strftime.html
http://www.opengroup.org/onlinepubs/009695399/functions/strptime.html

However, the functions are not available by default in CINT.

Could dictionaries for
   strftime
   strptime
be provided by default in CINT ?

Thanks for considering this,

Best Regards,

- Eric

P.S. Also, bye the way, Mark Fischler across the hall is
a fan of strftime.


Re: FW: Suggestion for the addition of two functions to CINT

by Axel Naumann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I have added strftime; strptime seems to be rarely supported.

Cheers, Axel.

Philippe Canal wrote:

>  
>
> -----Original Message-----
> From: wicklund@... [mailto:wicklund@...] On Behalf
> Of Eric Wicklund
> Sent: Monday, September 17, 2007 2:39 PM
> To: pcanal@...
> Cc: wicklund@...
> Subject: Suggestion for the addition of two functions to CINT
>
>
> The following two useful functions
> are available in ACLiC
>  
>    strftime
>    strptime
>
> and descriptions of these functions
> can be found under URLs:
>
> http://www.opengroup.org/onlinepubs/009695399/functions/strftime.html
> http://www.opengroup.org/onlinepubs/009695399/functions/strptime.html
>
> However, the functions are not available by default in CINT.
>
> Could dictionaries for
>    strftime
>    strptime
> be provided by default in CINT ?
>
> Thanks for considering this,
>
> Best Regards,
>
> - Eric
>
> P.S. Also, bye the way, Mark Fischler across the hall is
> a fan of strftime.
>
>