Click here to Skip to main content
15,903,175 members

Comments by Codexzy (Top 9 by date)

Codexzy 12-Feb-15 16:14pm View    
Thank you for your response. I am marveled at the fact that some programmers use only a text-editor to write code ? So, how do they debug ? And that fact leads to another question. Those who use simple text-editors rather than IDEs must be C/C++ or some other relatively low-level language developers, most probably. So, do a lot of professional C/C++ developers develop using text-editors ?
Codexzy 12-Feb-15 16:08pm View    
Yes, I also think that makefiles are obsolete. But I think they're widely used even today and I really want to contribute to some open-source project.
Codexzy 29-Dec-13 1:06am View    
Thank you.
Codexzy 29-Dec-13 1:06am View    
Thank You. Very informative.
Codexzy 28-Dec-13 23:44pm View    
Yes both are pretty much the same, but there is a slight difference. If I am to hit-test more than one rectangle, you'll see that my method is a little more efficient.