CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Nov 2001
    Posts
    6

    How to check the object existant?

    How to check the existance of the object in the program?

  2. #2
    Join Date
    Jun 2002
    Location
    Letchworth, UK
    Posts
    1,020
    Your question lacks clarity

    1) Which object in which program?
    2) What kind of program is it?
    3) What kind of object are you looking for
    4) Is it a program you've written? If so, what is your OS.

    The more information you give, the easier it will be for someone else to answer your question.
    Succinct is verbose for terse

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured