/SE-Hagenberg

Pascal - Projects from Software Engineering study

Primary LanguagePascalMIT LicenseMIT

SE-Hagenberg

Language: Pascal Documentation: Latex Elemental Algorithms and Datenstruktures

ADE

  1. Semester

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Nothing

Installing

A step by step series of examples that tell you have to get a development env running

Step 1:

Install FPC Compiler

Step 2:

Install Texteditor

Running the tests

Compile your code with the FPC compiler

fpc.exe yourfile.pas

Run it in a console window

yourfile.exe

Built With