(OT) Defining Variables in C with Bases other than 2 or 16

From: Martin McCormick (martin_at_dc.cis.okstate.edu)
Date: 02/14/05

  • Next message: Jochen Schulz: "Re: debian on domain clients ?"
    To: debian-user@lists.debian.org
    Date: Mon, 14 Feb 2005 08:25:05 -0600
    
    

            There is a way in C to define boolean variables as in:

    typedef char boolean; /* boolean data type */

            Is there a similar method of defining a variable such as base
    12 or 24 or any arbitrary value?

            Thanks.

    Martin McCormick WB5AGZ Stillwater, OK
    OSU Information Technology Division Network Operations Group

    -- 
    To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
    with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
    

  • Next message: Jochen Schulz: "Re: debian on domain clients ?"