Skip to content

Instantly share code, notes, and snippets.

View mareksip's full-sized avatar

Marek Šíp mareksip

View GitHub Profile
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using System.Text;
namespace AppendLinesToTxt
{
class Program
{