Search:

Type: Posts; User: pgl1997

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    3,896

    That makes sense but i don't understand how to...

    That makes sense but i don't understand how to fix that. Where do i create the instance of the struct and where do i get the information to save and be able to be used?
  2. Replies
    3
    Views
    3,896

    Understanding structs and how to use them

    I have been trying to understand how to use a struct that is in a header file. The code looks like this:



    /**
    * Representation of a task in the system.
    */


    #ifndef TASK_H
Results 1 to 2 of 2