/********************************************************************** * This file was generated by coNCePTuaL on Mon Jul 24 17:05:46 2006 * using the c_udgram backend (C + Unix-domain datagram sockets). * Do not modify this file; modify /tmp/helloworld.ncptl instead. * * Entire source program * --------------------- * All tasks mytask output "Hello from task " and mytask and "!". **********************************************************************/ /***************** * Include files * *****************/ /* Header files needed by all C-based backends */ #include #include #include /* Header files specific to the c_udgram backend */ #include #include #include #include #include #include #include /********** * Macros * **********/ /* Define the maximum loop trip count that we're willing to unroll fully. */ #define CONC_MAX_UNROLL 5 /* Specify the number of trial iterations in each FOR