argument type mismatch
Hi,
I'm having a bit of trouble with this code: Code:
public func1() {strcat(var1,func2(),31); same result. Is this not allowed? |
Re: argument type mismatch
How the...
Anyway, I just tried compiling that sample code and it works... Well, here is the actual code: Quote:
|
Re: argument type mismatch
Ah...I will always use brains before asking stupid questions. I will always use brains before asking stupid questions.
I seriously doubt that someone will do such a dumb mistake as I did again, but just in case. After changing second function declaration to: public db_check_name_exists(id,name[]) things started to work as expected. |
| All times are GMT -4. The time now is 21:43. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.