Skip to content

Instantly share code, notes, and snippets.

@xandout
xandout / main.cpp
Last active May 24, 2019 17:25
C++ directory lister
#include <stdio.h>
#include <string>
#include <iostream>
#include <windows.h>
#include <vector>
using namespace std;
//Simple struct to return from lsfiles