Hey,
So I try to write a small thing that initializes a class which contains an array and then outputs it. However, it gives a segmentation fault on line 13. Can someone help me solve this?
Thanks for the help!!
Steffen
=================================
#include <iostream>
using namespace std;