David wrote: > I have not contributed directly to GNU Go yet, although some info > gathered from SlugGo may be worth incorporating "soon." My > thought is to at least call it b_p, although I prefer board_p for > a board pointer, and that is a common naming convention.
Common or not, I find it mostly useless to carry around type information in the variable names and in any case far from worth the annoyance of a mandatory "_p" suffix for pointers. /Gunnar _______________________________________________ gnugo-devel mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnugo-devel

