ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

Other Software > Developer's Corner

A bit of help C# and MySql

<< < (3/3)

Ath:
if (exist == true)
-.Beatz (August 20, 2011, 07:15 PM)
--- End quote ---
Why do you code double comparisons? 'exist' is a boolean already, so it's either true or false, writing 'if (exist)' is sufficient.

.Beatz:
I do that when I am working on some things to help me look around and see stuff easier :)

Navigation

[0] Message Index

[*] Previous page

Go to full version