DragonFly BSD
DragonFly submit List (threaded) for 2005-01
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: units WARNS6 cleanup


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Mon, 17 Jan 2005 09:28:53 +0100

On 17.01.2005, at 08:19, Larry Lansing wrote:
+int	 addsubunit(char *[], char *);
+int	 addunit(struct unittype *, char *, int);
+void	 cancelunit(struct unittype *);
+int	 compare(const void *, const void *);
+int	 compareproducts(char **, char **);
+int	 compareunits(struct unittype *, struct unittype *);
+int	 completereduce(struct unittype *);
+char	*dupstr(const char *);
+void	 initializeunit(struct unittype *);
+char	*lookupunit(const char *);
+void	 readunits(const char *);
+int	 reduceproduct(struct unittype *, int);
+int	 reduceunit(struct unittype *);
+void	 showanswer(struct unittype *, struct unittype *);
+void	 showunit(struct unittype *);
+void	 sortunit(struct unittype *);
+void	 usage(void);
+void	 zeroerror(void);

static?


--
/"\
\ /
 \     ASCII Ribbon Campaign
/ \  Against HTML Mail and News

Attachment: PGP.sig
Description: This is a digitally signed message part



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