Search:

Type: Posts; User: Nitelite

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    1,054

    String Manipulation

    If I have a string input, something like A*B+(C+A)*B, and I do the operation in the parentesis, what would be the best way to replace what is in the parenthesis and including them to some symbol like...
  2. Replies
    2
    Views
    5,852

    Programming a Truth Table

    I am trying to create a program that prompts the user to input 2 Equations, do a truth table, then compare them. Most of it is within my ability, but what I am struggling with is the parsing of the...
Results 1 to 2 of 2