Open a text file in Notepad using C

This is a discussion on Open a text file in Notepad using C within the C Programming forums, part of the General Programming Boards category; Is it possible to open a text file in Notepad using C ???...

  1. #1
    Registered User
    Join Date
    Jun 2011
    Posts
    10

    Question Open a text file in Notepad using C

    Is it possible to open a text file in Notepad using C ???

  2. #2
    Registered User whiteflags's Avatar
    Join Date
    Apr 2006
    Location
    United States
    Posts
    6,823
    Yes. Spawn a process.
    Quote Originally Posted by phantomotap
    Can you write code while blindfolded only with the blind covering your brain? Can you code while brainfolded?

  3. #3
    and the hat of mystery Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    31,325
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.
    I support http://www.ukip.org/ as the first necessary step to a free Europe.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how do you open notepad file in a c program?
    By thisbeme in forum C Programming
    Replies: 3
    Last Post: 04-03-2011, 07:10 AM
  2. How to open a text file in a specific directory
    By codemania in forum C++ Programming
    Replies: 7
    Last Post: 07-26-2009, 05:35 PM
  3. OPEN VERY VERY big text file inC?
    By ptnamdanvcb in forum Linux Programming
    Replies: 6
    Last Post: 03-11-2008, 09:34 AM
  4. Automatically Open Text File
    By JackR in forum C++ Programming
    Replies: 4
    Last Post: 01-16-2008, 08:56 AM
  5. Sending Text to Notepad
    By jmd15 in forum Windows Programming
    Replies: 3
    Last Post: 06-30-2005, 04:58 PM

Tags for this Thread


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21