Revision 8515 incorporates my updated version of example 21 for the C
language. I have removed all remaining platform-variable stuff from it
(such as the results of ctime being propagated to the labels), and I have
made a number of changes to reduce clutter and moderately change the view
spacing b
Alan,
I spent some time looking for a nice portable solution and failed to
find one. This was the best I could come up with. I'm glad you've
independently come to the same conclusion. I will add checking the java
and octave versions of example 29 to my to-do list.
Andrew
On Fri, Jul 11, 2008
Hi Jerry:
Ada examples 9, 16, and 22 no longer work with error messages of respectively
raised CONSTRAINT_ERROR : plplot_thin.adb:199 index check failed
raised CONSTRAINT_ERROR : plplot_thin.adb:200 index check failed
raised CONSTRAINT_ERROR : plplot_thin.adb:323 index check failed
These errors
On 2008-07-10 14:57-0700 Alan W. Irwin wrote:
> Hi Andrew:
>
> Jerry's recent commit message for Ada example 29 inspired me to investigate
> further, and indeed the fortran (and presumably the rest of the non-C)
> examples are an hour out compared to the C example.
>
> For example, in python
>
> c