Question: c++ please write a function called ReplaceALL that accepts two parameters: a matrix or 20x10 elements of type integer and an integer value the function
write a function called "ReplaceALL" that accepts two parameters: a matrix or 20x10 elements of type integer and an integer value the function must Replace every positive matrix element by the value +1, and Replace every negative matri element by the value-1, and . Replace every zero by the value x Text Style B 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
