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

Search:

Type: Posts; User: s_zar

Search: Search took 0.03 seconds.

  1. Replies
    9
    Views
    3,108

    Need help in This Code plzz

    >Write a program in which you create a Hen class. Inside this class, nest a Nest class. Inside Nest, place an Egg class. Each class should have a display() member function. For each class, create a...
  2. Replies
    5
    Views
    2,072

    Re: need help in C++ question?

    if you guys can tell me how do i start coding. i know its start with <ctime> then make array of a[] and b[] then array range of each array 1 till 10000 then what should i do next.
  3. Replies
    5
    Views
    2,072

    need help in C++ question?

    Write a program in which you create a const whose value is determined at runtime by reading the time when the program starts (hint: use the <ctime> standard header). In a separate function, have the...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured