Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
1 Commented Post
0 Endorsements
Ranked #107.65K
~256 People Reached
Favorite Forums
Favorite Tags

1 Posted Topic

Member Avatar for simon_wagstaff

if( operatorStack.Peek() = '*') the error comes from assigning using = you should use == equal operator the above is assignment operator

Member Avatar for jmdrubi
0
256

The End.