User profile: mora15

User info
User name:mora15
Name:miguel
History
Joined:
Number of posts:6
Latest posts:

Modifying a Two-Dimensional Array Program
//Introductory20.cpp - displays the contents //of a two-dimensional array, column by column //and ...

Camel Casing
Can i get help doing a function that, given a string with the name of a function, returns a new stri...

Using a Void Function for Data Input.
i need help modifying this program to Create a function that has the following prototype: void getIn...

Magic Number Revisited
//Magic Number //Created/revised by <Miguel Mora> on <11-28-13> #include <cstdlib> //needed for ...

Magic Number Revisited
i need help writing a modified version of the Magic Number program. For this program, the user is as...