Is this C or C++? Dev C++ is an IDE, internally it uses the Mingw compiler. So if I'm understanding it correctly you just want C++ code examples? What kind of examples are you looking for? You could take a look at the tutorial on this site, it comes with quite a few simple examples on how to use the language constructs.