Skip to content

Instantly share code, notes, and snippets.

@asadw1
asadw1 / main.cpp
Created January 13, 2016 16:37 — forked from xandout/main.cpp
C++ directory lister
#include <stdio.h>
#include <string>
#include <iostream>
#include <windows.h>
#include <vector>
using namespace std;
//Simple struct to return from lsfiles