Mercurial > cgi-bin > hgwebdir.cgi > VMS > C_Libraries > Histogram
comparison Histogram.h @ 14:1fbaedaac2c7
made defualt brch pure C (no VMS__malloc..)
| author | Me@portablequad |
|---|---|
| date | Sat, 11 Feb 2012 19:19:06 -0800 |
| parents | 2409ce192375 |
| children | 32489b8b763c |
comparison
equal
deleted
inserted
replaced
| 10:d5b88a5a1417 | 11:fc43b49a47de |
|---|---|
| 4 * | 4 * |
| 5 * Author: seanhalle@yahoo.com | 5 * Author: seanhalle@yahoo.com |
| 6 * | 6 * |
| 7 */ | 7 */ |
| 8 | 8 |
| 9 #include "../../VMS_Implementations/VMS_impl/VMS_primitive_data_types.h" | 9 #include "primitive_data_types.h" |
| 10 | 10 |
| 11 #ifndef _HISTOGRAM_H | 11 #ifndef _HISTOGRAM_H |
| 12 #define _HISTOGRAM_H | 12 #define _HISTOGRAM_H |
| 13 | 13 |
| 14 typedef struct | 14 typedef struct |
