Search:

Type: Posts; User: matinthehat

Search: Search took 0.01 seconds.

  1. Here you go but this isn't finished, I am just...

    Here you go but this isn't finished, I am just trying to get this part to work correctly.
    I'm sorry if it's a really poor attempt.



    #include "Reservation.h"
    #include <iostream>
    using...
  2. Moving through an array one step at a time

    Hi Everyone

    I'm having a real issue with my array. I am currently doing an exercise for a chapter on arrays.

    I have initialised the bool array, and all the elements are set to false.

    I need...
  3. Replies
    2
    Views
    1,413

    Linking C++ with Python

    Hi all

    This is my first post here, so Hello to everyone.

    I have made a program in C++ and would really like to try and begin implementing a GUI, however I have found information on the...
Results 1 to 3 of 3