Quick parameters question

Feb 24, 2011 at 10:48pm
I once learned on here that the point of parameters is so you can pass different values to a function() every time you call it. Because the parameters of functions such as winmain() and wndproc() are not used to do that, are they special parameters?
Feb 24, 2011 at 11:05pm
Is there main purpose to be used to pass different values to a function() every time you call it, but they also have the ability to used in ways which the winmain() function uses them? right?
Last edited on Feb 24, 2011 at 11:25pm
Topic archived. No new replies allowed.