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

Search:

Type: Posts; User: cbates1251

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,083

    Re: Need help passing variables

    Sorry for not using code tags. I do not know how. I tried the # signs before and after. How do I do
    code tags so I know for the future. But I figured out my code problem.



    #include <iostream>...
  2. Replies
    3
    Views
    1,083

    Need help passing variables

    I need help passing some variables between functions. I know I am doing it wrong, I just do not know how to fix it.

    Here is the first part of the code which does work.



    #include <iostream>...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured