[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: Attribute Net (without pin assignment) - for Power and Port Symbols
> Equality test Assignment Comment
> x = y x := y Ada, ALGOL, Dylan, Eiffel, Pascal
> x = y x <- y R, Objective Caml
> x == y x = y C, C++, Java, C#, Python
>
> Even though I am most accustomed to C/C++/Java style, I think that it
> is ideal to use â=â in the mathematical sense of a logical statement
> with a truth value, using another operator to make assignments more
> obvious.
Better to avoid "x = y" completely, and use == and := so there's no
confusion?
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user