i need to create a turbo c program that enables me to generate a truth table..
the program must be able to compare various relationship such as "AND" "OR" "NEGATION" "double NEGATION"
there is one good example of the program that i need that i saw in this site like this one.. at:
http://www-cs-students.stanford.edu/~silver/truth/
on this site i saw the one that i need.. please help me create one of this on a turbo c program..
if you can lend me some codes thanks!!