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

Search:

Type: Posts; User: joannesablad

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    901

    Can you Explain it?

    Can anyone tell me? what is the function of this in this code:


    cin.ignore(1000,'\n');

    Here is code:



    cout<<" name: ";
  2. Re: Call Derieved Class member funtions in main()

    what is the problem in it now?
  3. Call Derieved Class member funtions in main()

    how to Call Derieved Class member funtions in main() function using Pointer type array and calling it by indirect method?

    kindly check the code and tell me the problem which i'm facing. i have...
  4. Replies
    4
    Views
    3,985

    Re: Skipping the 2nd time run!

    Oopps.. okay i will remove the debugger file.. Except this kindly run the whole program and tell me the problem please?
  5. Replies
    4
    Views
    3,985

    Skipping the 2nd time run!

    well the problem im facing with my program is that when i run it and enter the values for 1st booke and then i want to enter values for 2nd booke but it skips the title and go to author. its not...
  6. Replies
    13
    Views
    7,447

    Re: No Error in The Program

    well i'm just new to programming, this is my 2nd month i started learning and i'm in trouble. i'm not a good programmer..
  7. Replies
    13
    Views
    7,447

    Re: No Error in The Program

    I have tried many times but i'm not able to find the mistake!..

    can anyone of you fix that code and send me?
  8. Replies
    13
    Views
    7,447

    Re: No Error in The Program

    I agree with you but when i run it, it shows me that sorta message, how do i fix it?

    Check the screenshot that i have attached with it.. and tell me the solution !!
  9. Replies
    13
    Views
    7,447

    No Error in The Program

    Recently i was working on my project, I came to the last question of my project. i totally understand the question but when i implemented it in Visual Studio 2008 (C++ Express Edition).

    my program...
Results 1 to 9 of 9





Click Here to Expand Forum to Full Width

Featured