 |
Server Help Community forums for Subgame, ASSS, and bots
|
Author |
Message |
Versetti Novice

Gender: Joined: Jan 05 2004 Posts: 54 Offline
|
|
Back to top |
|
 |
Cyan~Fire I'll count you!

Age:37 Gender: Joined: Jul 14 2003 Posts: 4608 Location: A Dream Offline
|
Posted: Tue Jan 06, 2004 10:56 pm Post subject: |
 |
|
|
|
I think the problem is that 'char' by itself is a value, but 'char []' is a pointer. Your function declaration is asking for 2 values, but the implementation is asking for 2 pointers. Try replacing your declaration with "void replace12(char*,char*);" and it should work. _________________ This help is informational only. No representation is made or warranty given as to its content. User assumes all risk of use. Cyan~Fire assumes no responsibility for any loss or delay resulting from such use.
Wise men STILL seek Him. |
|
Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You can attach files in this forum You can download files in this forum
|
Software by php BB © php BB Group Server Load: 24 page(s) served in previous 5 minutes.
|