Open a file with type as :File

Discussion in 'C' started by babar, Apr 22, 2009.

  1. babar

    babar New Member

    Joined:
    Apr 22, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi all,

    I have to open a simple file for editing. Its a simple file containing some text though its type is unknown. When I click it, it asks for program to open with. It opens
    with both notepad & word pad. When I checks its properties, its type is written 'type of file: File'. Otherwise, its just a simple text file. I am using windows xp.

    I will be very thankful if someone tells me how could I open this file.

    Thanks a lot in advance for any kind of help......
     
  2. sun_kangane

    sun_kangane New Member

    Joined:
    Mar 20, 2007
    Messages:
    33
    Likes Received:
    0
    Trophy Points:
    0
    do you want to open this file in C/C++ program or just by dabble click on it??
    In C you can open it by "FILE" struct.
     

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