Re: [Plplot-devel] clicking on elements

2008-07-15 Thread Paul Harris
*crosspost to get more detailed info* 2008/7/16 Alan W. Irwin <[EMAIL PROTECTED]>: > On 2008-07-16 11:11+0800 Paul Harris wrote: > >> Hi, >> >> I'm new to plplot. I'd like to utilise plplot to generate charts in my >> program. >> >> I would like to be able to plot points as circles, lines or what

Re: [Plplot-devel] Example 29 and mktime

2008-07-15 Thread Arjen Markus
Could somebody with Windows access try example 29? That example only uses POSIX compliant time functions like mktime and difftime, but I am not sure whether the Windows C library provides those or not (or even supplies them under a different name). Hi Alan, I looked into example

Re: [Plplot-devel] Example 29 and mktime

2008-07-15 Thread Arjen Markus
Werner Smekal wrote: Hi, Could somebody with Windows access try example 29? That example only uses POSIX compliant time functions like mktime and difftime, but I am not sure whether the Windows C library provides those or not (or even supplies them under a different name). example 2