Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1014 Bytes

File metadata and controls

37 lines (28 loc) · 1014 Bytes
marp true
title Programming 1 - Homework 7
author Benjamin Wilking
theme uncover
style section { font-size: 30px }
class invert
paginate false

Homework #7

Requirements: CMake, User Input, Basics in C #2, Functions, Libraries


Student Struct as Library

Modify the student struct from homework 1-6 to create a student struct library and a main executable