|
Introduction to UNIX and C programming
The answer to this weeks exercise can be found in the file fasta2scoremat_ans.c. You can copy this
file to your src directory by typing
cd src
cp /usr/opt/www/pub/CBS/courses/27625.algo/exercises/code/cprog/fasta2scoremat_ans.c .
|