Lost your password?

Blogs about: Function Pointer

Featured Blog

Firing C# events without manual null check

mafutrct wrote 5 months ago: Questionable improvement Recently, I had a look at Hidden Features of C# again. One of the top voted … more →

Tags: English, Non-Baduk, C#, Hack, .NET, dev, Eventhandler, Delegate, null check

[C++] :Minesweeper: In-game Toggle Mine Visibility 2

sim0n wrote 8 months ago: A much cleaner solution than what I made here: /c-minesweeper-in-game-toggle-mine-visibility/ It jus … more →

Tags: VB.NET, minesweeper, winmine, cheat, RE:, mine visibility

Delegates and Function Pointers in C#

nandokakimoto wrote 1 year ago: Hi, I’ve been little busy these days due to an university research. However, I found some time … more →

Tags: Programming, Delegate, C#, .NET

Pointer To C++ Class Methods; Or Should You Call 'em "Method Pointers"?4 comments

mdzahidh wrote 1 year ago: This one is after a real long break from blogs . Function pointer is pretty commonplace among C/C++ … more →

Tags: C/C++, C#, function, function pointers, Method, method pointer, method pointers, Methods, Pointer

Function Pointer3 comments

Hoang Tran wrote 2 years ago: Bài viết về function pointer được trích dịch từ tài liệu này: http://www.newty.de/fpt/index.html 1 G … more →

Tags: C/C++

Passing pointer of class member functions to Windows API1 comment

syedgakbar wrote 2 years ago: I was developing a small utility in C++, and was using the classes to make my program easy to read a … more →

Tags: win32 api, Visual C++, C#, Member Pointer, Class

Delegates in C#

fookean wrote 2 years ago: I wrote a sample delegates program with 3 buttons that explains it all. Another good source of expla … more →

Tags: C#, delegates


Related Tags
All →

Follow this tag via RSS