First off, I'll have coded a workaround before you read this. But now I've got a bee up my bu, errr, bonnett.<BR><BR>I'm writing test code in C, and I need 100 pointers to (unique) functions. I'm ...
This is something that has bugged me somewhat, and I haven't found a very clear answer. So you have a function that is supposed to do something. You pass it input and get output. References would be ...