|
Stock Control System
|
Product class specification. More...
#include <stdbool.h>#include <stdio.h>Go to the source code of this file.
Macros | |
| #define | XSTR(VALUE) STR(VALUE) |
| #define | STR(VALUE) #VALUE |
| #define | MAX_NAME_LENGTH 63 |
| Maximum number of bytes for a Product name, excluding the NULL-terminator. | |
| #define MAX_NAME_LENGTH 63 |