Welcome to Software Development on Codidact!
Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.
Post History
I once wrote this post here: Why can't we mix increment operators like i++ with other operators? When using Codidact search looking for that post, I tried to type i++ in the search but it didn't l...
#1: Initial revision
How do I search for "i++"?
I once wrote this post here: [Why can't we mix increment operators like i++ with other operators?](https://software.codidact.com/posts/278384) When using Codidact search looking for that post, I tried to type `i++` in the search but it didn't like that syntax. Then I tried `"i++"` but then the search gave no results. How should I search for the above post title using `i++` as search key?