Olabis / CIS-2500

Intermediate programming, building on from CIS-1500

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CIS-2500

CIS 2500, Intermediate Programming, builds on from CIS 1500, the introductory course There were 4 written assignments.

In Assignment 1, two text files were provided, as well as a given c file, Otherfunctions. One text file contained a passage, while the other text file provided words to be switched. When the program was executed, the passage file and key file were read. If any word on the key file matched the passage file, the word was replaced by the other word provided.

In Assignment 2...

About

Intermediate programming, building on from CIS-1500


Languages

Language:C 99.9%Language:Makefile 0.1%