I Really Want to Be Able to Put if Statements on the RHS of an Assignment Operator
February 3, 2010 That's pretty much my whole rant right there in the title. But I suppose I should elaborate a little.
At work, I write a lot of code in Progress (I know, nobody's ever heard of it.) In Progress, you can put if statements in the RHS of an assignment operator, like so...
C++,
Code,
Programming 







