Programming Language C (3 cu) 173001

Programming assignment

Instructor: Ville Hautamäki

Timetable

project deadline is 15 october. Concultation hours are on only-if-needed basis. If you need any instruction, please send e-mail to me. You can also visit my office: T/2B111.

Grading

Information of evaluation criteria can be found in the instructions sheet in english.

Arvosteluperusteet suomeksi

Documentation

First draft of the template documentation can be found here in [PDF] or in [PostScript].

If you want to use that LaTeX template, then you can download package either in [TAR.GZ] or in [ZIP]. Uncompress those archives in your local HD, edit template.tex with your favourite editor (emacs). In UNIX systems (like in cs) you can compile like this:

 
latex template.tex
dvips -o template.ps template.dvi 

which creates PostScript file or

pdflatex template.tex 

which creates PDF file.

Very good introduction to LaTeX is The Not So Short Introduction to LaTeX2e and same in PDF. CTAN is also very good starting point. CTAN contains all you ever needed (or wanted) to know about TeX and LaTeX.

How to submit

Send finished project sources as email attachment to me (no floppys, please). Print out your documentation and give it to me or send it to me via internal university snail mail.

Links


Last updated: Tue Sep 24 02:57:26 EET DST 2002 vh

C is quirky, flawed, and an enormous success -- Dennis M. Ritchie