Thread
:
Function overriding
View Single Post
04-15-2008, 02:49 PM
#
13
(
permalink
)
Killamus
Forum Expert
Join Date: Dec 2003
Location: Sitting in a chair fulfilling my life's goal
Age: 22
Posts: 2,650
So a pointer to a function would be something like
Code:
public virtual void* MethodName(params) { Methods(); return; }
Also, why is it unsafe to do pointers in C#?
__________________
Procrastinators unite!
Tomorrow.
Saying that Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
Killamus
View Public Profile
Send a private message to Killamus
Find More Posts by Killamus