CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: nhrnjic

Search: Search took 0.02 seconds.

  1. passing a value from function ito fields of a structure

    Is there a way of passing values gotten from a function into a fields of a struct?

    Lets say you got a function that returns sum and square of some numbers.
    How can I assign those values to the...
  2. Replies
    1
    Views
    905

    passing struct array in function

    Here's my code : http://pastebin.com/a5dN

    You should be able to enter those fields, and after some time when while loop is stoped (when u press n)
    it should print out that PhoneBook bellow. I...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured