| Thread Previous • Date Previous • Date Next • Thread Next |
Question #45119 on Computer Science Ubuntu changed:
https://answers.launchpad.net/compscibuntu/+question/45119
1gurucoder proposed the following answer:
int add(int int1, int int2)
{
return(int1+int2);
}
--
You received this question notification because you are a member of
Computer Science Ubuntu, which is an answer contact for Computer Science
Ubuntu.
| Thread Previous • Date Previous • Date Next • Thread Next |