Thread: Preprocess C file

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Apr 2019
    Posts
    4

    Preprocess C file

    Hello everyone I have a problem to solve and I need your help/suggestions
    I have a simple C code (program1.c)

    I need to create another program that takes the first one (program1.c), and when I find a line with comments (//), take them out . Then, after modified, the first program must be ready for compile.
    Its possible?

    Thanks!!
    Last edited by Salem; 10-30-2019 at 11:22 PM. Reason: Font size abuse

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 4
    Last Post: 11-21-2017, 10:48 AM
  2. Replies: 6
    Last Post: 12-28-2015, 03:36 AM
  3. Replies: 3
    Last Post: 11-28-2012, 09:16 AM
  4. Replies: 11
    Last Post: 09-25-2011, 12:22 AM
  5. Replies: 4
    Last Post: 07-06-2006, 02:53 AM

Tags for this Thread