=============================== Source code for *cards* example =============================== Demonstration code for :ref:`Structs -- Almost Object-Oriented Programming`. Some parts of this code contain intentional bugs to showcase classic programming mistakes. You should therefore not just copy this source blindly. .. literalinclude:: ../../demos/structs/cards.c :language: C