偶是菜鸟2004-03-07 23:34:39
各位大虾请帮偶边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.

小弟在这里先写谢谢各位了.
salary-bud2004-03-08 03:36:47
回复:C语言高手请进
homeworkvv2004-03-08 04:20:15
菜鸟问题何需 高手。