X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/1c990af7381be73a56c9bab672d425fde1861590..66a04c68ab4c5135a15505ca5484eb8c4e7cdca6:/doc/user_guide/doxygen/gtut-tour-14-dynar.doc diff --git a/doc/user_guide/doxygen/gtut-tour-14-dynar.doc b/doc/user_guide/doxygen/gtut-tour-14-dynar.doc new file mode 100644 index 0000000000..2c6c97d83c --- /dev/null +++ b/doc/user_guide/doxygen/gtut-tour-14-dynar.doc @@ -0,0 +1,26 @@ +/** +@page GRAS_tut_tour_dynar Lesson 14: Exchanging aggregate datatypes such as dynar (TODO) + +\section GRAS_tut_tour_dynar_toc Table of Contents + - \ref GRAS_tut_tour_dynar_intro + - \ref GRAS_tut_tour_dynar_use + - \ref GRAS_tut_tour_dynar_recap + +
+ +\section GRAS_tut_tour_dynar_intro Introduction + + +\section GRAS_tut_tour_dynar_use Defining structure containing dynars + + +\section GRAS_tut_tour_dynar_recap Recapping everything together + +The program now reads: +include 13-dynar.c + +Which produces the expected output: +include 13-dynar.output + + +*/