Skip to Content.
Sympa Menu

freetds - Re: Coding style digression

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: Brian Bruns <camber AT ais.org>
  • To: TDS Development Group <freetds AT franklin.metalab.unc.edu>
  • Subject: Re: Coding style digression
  • Date: Thu, 13 Jun 2002 20:59:24 -0400 (EDT)


> Once bitten twice shy. Consequent to that "learning experience", I prepend
> all pointer names (except proper strings) with "p", hence 'int *pi;'. I
> don't say it's right; I'd forgive you if you thought that might mean '3'. :)
> But I like my pointers to keep their hands in the air where I can see 'em.

pi = 3? What, do I look like I'm from Alabama?





Archive powered by MHonArc 2.6.24.

Top of Page