Image

Imagechocojoshy wrote in Imagecpp

Create directory in C++

Hey everyone,

I'm taking some code from VB and trying to port it for C++. Part of this code in VB creates a directory by using the MkDir command. I have searched the MSDN, which just led to frustration, and google wasn't as helpful as it usually is. If anyone here knows how to write a directory in C++, please let me know! Thanks!