Project

General

Profile

Filesystem Functions in C++

“why is C++ so complicated compared to <insert scripting language>”
Added by Kretz, Matthias over 9 years ago

Next Wednesday (July, 30th) we'll have our next C++ user group meeting. (15:00 in 0|200 at FIAS)

Jussi Auvinen has prepared a talk on “Filesystem Functions in C++”:

The current C++ standard does not contain functions for filesystem operations, a serious lack compared to most scripting languages. In this talk we will take a quick look on some of the available options: C library, Boost.Filesystem and Qt filesystem functions.

As always, we will have room for discussion. So bring your C++ issues, especially if they are filesystem related!


Comments