CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 14 of 14

Thread: structures

Threaded View

  1. #1
    Join Date
    Mar 2004
    Posts
    32

    structures

    i am haveing 3 structures

    1 struct1

    2 struct2

    3 struct 3

    i want to send any on of them as an arguments for a function

    how can i declare the function prototype


    i want to send any 1 structure as arguments
    Last edited by ravirams; April 22nd, 2005 at 10:33 AM. Reason: some addition

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured