header file for InStr()

Discussion in 'Win32' started by vidhya, May 25, 2007.

  1. vidhya

    vidhya New Member

    Joined:
    May 17, 2007
    Messages:
    36
    Likes Received:
    0
    Trophy Points:
    0
    I am trying to use InStr() in my program, I got the following error:
    error C2065: 'InStr' : undeclared identifier
    what is the solution? can anyone help me out? I guess it requires some header file to be included!
     
  2. NewsBot

    NewsBot New Member

    Joined:
    Dec 2, 2008
    Messages:
    1,267
    Likes Received:
    2
    Trophy Points:
    0
    InStr is not C function but probably a VB function.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice