Skip to content

Instantly share code, notes, and snippets.

@Archie-Yang
Archie-Yang / Program.cs
Last active October 15, 2017 16:22
sscanf (msvcrt40.dll)
using System;
using System.Collections.Generic;
using System.Linq;
using System.Runtime.InteropServices;
using System.Text;
using System.Threading.Tasks;
namespace ConsoleApp1
{
class Program