Search:

Type: Posts; User: jingles

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    6,966

    Open Source Beginner Projects

    Hi all!

    I'm kinda new to C# but I think I have a very good understanding of the basics.

    I would like to know where to find open source C# projects for beginners so I can build on my C#...
  2. Replies
    3
    Views
    973

    Thanx swoopy it worked...

    Thanx swoopy it worked...
  3. Replies
    3
    Views
    973

    using windows system()

    I am kinda new to C++ and I would like to know if it is possible to pass on the values of variables to the system() functions?

    example:


    void main()
    {
    char tag[1];

    cin >> tag;
Results 1 to 3 of 3