cleaned up a bunch of warnings
[freeglut] / progs / demos / Lorenz / lorenz.c
2013-04-01 Diederick Niehorstercleaned up a bunch of warnings
2009-03-01 John F. FayFixing Microsoft compatibility with the new "vsnprintf...
2009-02-28 Sven Panne_CrtDumpMemoryLeaks and its header are Microsoft-specif...
2009-02-28 Sven PanneUse vsnprintf instead of the potentially dangerous...
2009-02-28 Sven PannePosition the distance message closer to the middle...
2006-08-05 Sven PanneCheck fgets for return value to avoid warnings.
2005-07-06 Sven PanneReverting previous commit: %lf is a valid format specif...
2005-07-05 John F. FayFixing output formats ... nothing big
2005-01-03 Sven PanneFixed <sys/time.h> / <time.h> handling as suggested...
2005-01-01 Sven PanneMake "gcc -Wall -pedantic -Werror" happy.
2003-11-04 Richard RauchUpdate from John:
2003-07-10 J.C. JonesModifications from John Fay
2003-06-30 Brian PaulLorenz attractor demo (John Fay)