Programmer76
Programmer
Hi,
Does anyone know how I can figure out the performace draw backs of the number of paramerters you send to a function I have created?
For example I would like to make a funtion that takes 4 parameters. The parameters will contain the following:
1. Approx 15 characters
2. Maybe 75 characters
3. Approx 40
4. 1 character
Can anyone shed some light this? I am wondering if this not very efficiant.
Interested in any suggestions or links to articles...
CES
Does anyone know how I can figure out the performace draw backs of the number of paramerters you send to a function I have created?
For example I would like to make a funtion that takes 4 parameters. The parameters will contain the following:
1. Approx 15 characters
2. Maybe 75 characters
3. Approx 40
4. 1 character
Can anyone shed some light this? I am wondering if this not very efficiant.
Interested in any suggestions or links to articles...
CES