Search:

Type: Posts; User: Tarkiss

Search: Search took 0.00 seconds.

  1. Thread: C++ Questions

    by Tarkiss
    Replies
    17
    Views
    2,807

    Re: Structure Array to a function

    Alright thnx but from inside the main function, when I want to call the Other function, says can't convert struct* into struct.

    since its a void function I have written like this to call the...
  2. Thread: C++ Questions

    by Tarkiss
    Replies
    17
    Views
    2,807

    Sending a Structure Array to a Function in C++

    How do I send the content of a Structure Array to a function?
Results 1 to 2 of 2