CyberSlug Rules!

Beginner Programming CMPS060

Prof. Paulo Franca

Home

Syllabus

Login

Objects

Download

Staff only

Compiler

is a computer program that translates programs written in a programming language (C++) into machine (object ) language.

You will be using a compiler with multiple functions: (Integraded Environment)

one of the following:

  • Turbo C++ 3.1 for windows
  • Borland C++ 3.0 or 4.0 for windows
  • Turbo C++ 4.5 for windows
  • Microsoft Visual C++ for windows