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

Search:

Type: Posts; User: katnisseverdeen

Search: Search took 0.02 seconds.

  1. Replies
    2
    Views
    3,520

    Look over C++ template

    HEy i was just wondering if someone could look over my program and make any suggestions on what i could do better and if I have everything that was asked...here is what was assigned:

    Write a C++...
  2. Replies
    1
    Views
    5,082

    Variable in programming

    Write a program that checks the properness of a given variable name. More specifically, your
    program should specify whether a user-entered variable name is (1) illegal, (2) legal, but uses poor ...
  3. Replies
    2
    Views
    4,319

    C++ string stream in

    Write a C++ program to demonstrate use of dynamic storage allocation, exception handling, and string stream in (istringstream).

    Need help!!! Can't figure out the program
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured