You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

35 lines
835 B

  1. <html>
  2. <head>
  3. <title>Pantheios - Project Map - examples</title>
  4. <!--
  5. Created: 22nd September 2008
  6. Updated: 22nd September 2008
  7. -->
  8. </head>
  9. <body>
  10. <h1>Pantheios - Project Map - examples</h1>
  11. <p>
  12. The example programs are contained in the sub-directories of this directory.
  13. </p>
  14. <p>
  15. The examples are divided into C and C++, in the subdirectories <code>c</code>
  16. and <code>cpp</code>.
  17. </p>
  18. <p>
  19. All example files are compiled and linked, ready for execution, as part of
  20. the build process (see <a href="../build/readme.html">../build/readme.html</a>).
  21. </p>
  22. <p>
  23. All example files are built into the auto-generated documentation, and their
  24. contents are best viewed in that form, where the Pantheios library components
  25. that they make use of may be browsed directly.
  26. </p>
  27. </body>
  28. </html>