Reference | Location |
---|---|
[C99] | ISO/IEC 9899 C Approved Standards http://www.open-std.org/jtc1/sc22/open/n2794 |
[Humphrey 95] | Humphrey, Watts, S., A Discipline in Software Engineering, Addison-Wesley, Reading 1995. |
[Labrosse 00] | Labrosse, Jean J., AN2000: C Coding Standard, http://www.micrium.com |
[Meyer 97] | Meyer, Bertrand, Object-Oriented Software Construction 2nd Edition, Prentice Hall, 1997. ISBN: 0-136-29155-4 |
[MISRA 98,04,12] | Motor Industry Software Reliability Association (MISRA), MISRA Limited, MISRA-C:1998 Guidelines for the Use of the C Language in Vehicle Based Software, April 1998, ISBN 0-9524156-9-0. See also https://www.misra.org.uk |
[Samek 97] | Portable Inheritance and Polymorphism in C, ESP, December 1997 |
[Samek 02] | Samek, Miro, Practical Statecharts in C/C++, CMP Books 2002. |
[Samek 03] | Samek, Miro, “An Exception or a Bug?” C/C++ Users Journal, August, 2003, pages 36-40 |
[Stroustrup 10] | Bjarne Stroustrup. "PPP Style Guide", September 2010, http://www.stroustrup.com/Programming/PPP-style-rev3.pdf |
[QL] | https://www.state-machine.com |