C语言高手请进

各位大虾请帮偶边2个C的小程序:
1.Design and implement your own structured ANSI C recursive function that accepts any length of string and prints it in reverse on the screen. Global variables are not permitted.

2.Design and implement your own structured ANSI C function that accepts two n*n matrices and multiplies them. The result must be stored in a 3rd n*n answer matrix that was also passed into the function by reference. Global variables are not permitted.

小弟在这里先写谢谢各位了.

所有跟帖: 

回复:C语言高手请进 -salary-bud- 给 salary-bud 发送悄悄话 (105 bytes) () 03/07/2004 postreply 19:36:47

菜鸟问题何需 高手。 -homeworkvv- 给 homeworkvv 发送悄悄话 (14 bytes) () 03/07/2004 postreply 20:20:15

请您先登陆,再发跟帖!