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

Search:

Type: Posts; User: Coder2009

Search: Search took 0.03 seconds.

  1. Replies
    10
    Views
    1,230

    Static casting in C++

    Hi,
    I am looking for the answers for the following questions, please:

    What will return if the static cast fails for pointers with polymorphic object?
    What will return if the static cast fails...
  2. Replies
    1
    Views
    515

    C++ and OO Concepts

    May I know use of Method returning a pointer in C++, please?

    Thanks.
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured