News

So read on! Function Pointers In general, function pointers aren’t any more mysterious than data pointers: the main difference is that one references variables and the other references functions.