Search:

Type: Posts; User: Vendetto

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    2,852

    Comparing lines based on a certain part

    I have this program I am writing that cleans up a xml file and adds new lines to a settings section from a txt file. Part of it I have a section labeled // <settings> Part in my code. It is during...
  2. Replies
    4
    Views
    7,896

    Ok so the programming is working great. I got...

    Ok so the programming is working great. I got around all my issues. However, I am now looking for a way for the program to check the lines in "newline.txt" and see if they are duplicates of the...
  3. Replies
    4
    Views
    7,896

    Thanks thmm!!! That did help me get started. ...

    Thanks thmm!!!

    That did help me get started. Here is where I am so far:



    //

    #include <fstream>
    #include <iostream>
  4. Replies
    4
    Views
    7,896

    Reading and appending text files

    So I am starting to create a program that will be a multi step process. The principle is that the programming I am creating is to help our field engineers quickly add some lines to an text file that...
Results 1 to 4 of 4