[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

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



	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



Reply to: