Argument helps
Well it this posible?
PHP Code:
Thanks. Sorry my bad description. |
Re: Argument helps
Why did you need to know that ?
|
Re: Argument helps
Example I want to do somelike this:
kz_set_pev(value, :.....) kz_get_pev(value, :.....) So I need to now if 3 param is float, string or int. |
Re: Argument helps
Why?
What would you use it for? ( Don't give me an example. Show EXACTLY what you would use it for.) |
Re: Argument helps
You can know what the pev_ type is by checking its number.
If it's between pev_string_start and pev_string_end it's a string, etc... Anyway, pev and set_pev are just fine... |
Re: Argument helps
My idea was like this but I solved
PHP Code:
|
Re: Argument helps
Quote:
|
| All times are GMT -4. The time now is 08:58. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.