Jump to content

Recommended Posts

  • 4 weeks later...
Posted

If it was coded in C++ i would consistently buy it. More efficient.

 

Efficient language doesn't imply that every piece of code written in it would be written to run efficiently.

Can you grasp that?

Posted
if(xeL.Sell == True)

{

MxCtextbox.text = ("Vouching for xeL!");

}

 

Yo Steve.

One of first things I remember learning in college was that you don't, YOU JUST DON'T, compare variables of boolean type with true, false constants inside if statement condition.

When ever I read someone posting piece of code containing string similar to "boolean == true" my ego grows when at same time my dopamine levels increase drastically so I guess, I should thank you for that.

  • 2 weeks later...
Posted

When ever I read someone posting piece of code containing string similar to "boolean == true" my ego grows when at same time my dopamine levels increase drastically so I guess, I should thank you for that.

Hahaha THAT.

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock