Cleaner solution to the PrinterHost data send routine problem of embedded...
Cleaner solution to the PrinterHost data send routine problem of embedded NULLs - use a special structure to hold the data string plus the length in bytes of the data.
Showing
- Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.c 3 additions, 3 deletionsDemos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.c
- Demos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.h 8 additions, 1 deletionDemos/Host/Incomplete/PrinterHost/Lib/PrinterCommands.h
- Demos/Host/Incomplete/PrinterHost/PrinterHost.c 9 additions, 5 deletionsDemos/Host/Incomplete/PrinterHost/PrinterHost.c
Please register or sign in to comment