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
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
*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