Thread
:
can't get my program to work, help please
View Single Post
#
5
(
permalink
)
May 19th, 2007, 05:06 AM
Peter_APIIT
Authorized User
Join Date: May 2007
Posts: 28
Thanks: 0
Thanked 1 Time in 1 Post
if (function == +)
{
a + b;
}
else if (function == -)
{
a -b;
}
and so on.
I hope this may help you.
Linux is the best OS in the world.
Peter_APIIT
View Public Profile
Find all posts by Peter_APIIT