Search
You can find the results of your search below.
Fulltext results:
- tech_ref
- ~~~ repeat: edit, compile, run ~~~ until: your program is ready to submit $ cd .. $ submit377 asmt1 ... /kroc-setup.sh To compile and run a kroc (occam) program: $ kroc myprog.occ $ ./myprog To compile a program that uses the course library: (like the ones we'll... ource ~/bin/set-upc-env To compile and run a UPC program: $ upcc -T n myprog.upc $ upcrun myprog ----
- week1
- Max in C * use the Vim editor to type in your program (see sidebar for Vim resources) * be sure to