On Sunday 19 July 2009 02:16:13 Omer F. USTA wrote:
> Hi , just to learn why "or" instead of common "||" ? in
>   if (m_bottom_right == 1 or m_bottom_left == 1) {

I personally find "or" more readable, though I think || is more common in KDE 
code. 
Maybe there are some compiler intricacies to it.

Otherwise I don't really know, I guess a convention is better than no 
convention for 
code, and we just went with ||.
-- 
sebas

 http://www.kde.org | http://vizZzion.org |  GPG Key ID: 9119 0EF9 

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to