C++

Rectangle Intersection

Here is simple an elegant way to find if two given rectangles are intersecting each other and also find the intersecting rectangle if present.

How to write a poker bot (Dll Injection)

Writing poker bots, fully automated or semi-automated has been a holy grail for online poker players. Heres how you can use DLL injection to embed your code into poker bot code and basically get what you want to

Mixing Managed and Native Code.. mashing C#,C++,C and LISP

In todays programming world, there is already a world of code out there that you want to reuse, but most of the time, the trouble is that its in a different language. These are the perfect samples you need to mix c#, c, c++ and LISP code

Syndicate content