San Diego State University logo

*Technical Briefs*
ROHAN help Files

----------------------------------------------------------------------

pascal

Pascal is a programming language named after Blaise Pascal a French Mathematician. It is often the first and most basic programming language that universities require their Computer Science majors to learn.

Once the program is written, the syntax used to compile it is:

rohan%  pc  filename.p
If there are no errors in the code, a new file named a.out will be created. To run the new program, at the ROHAN prompt type:

rohan%  a.out

----------------------------------------------------------------------


BACK ROHAN Help Index | Academic Computing Handouts, Manuals, and Help Files

This page last modified: December 11, 2002
Send comments/suggestions about this web page to webmaster@rohan.sdsu.edu

SDSU Faculty and Students may send questions about software on ROHAN or ROHAN UNIX problems to problems@rohan.sdsu.edu