Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][tlug] lojza.h: release early, release often . . . . . . . . (was Re: just a quick note... more to come later :))
- Date: Thu, 27 Jul 2006 12:05:44 -0400
- From: Jim <jep200404@example.com>
- Subject: [tlug] lojza.h: release early, release often . . . . . . . . (was Re: just a quick note... more to come later :))
- References: <20060726125907.GH5111@example.com> <20060727081940.GM5111@example.com>
On Thu, 27 Jul 2006 10:19:40 +0200 Michal Hajek <hajek1@example.com> wrote: > [1] http://material.karlov.mff.cuni.cz/people/hajek/pec/ lojza.h #define NORMAL (0.000099995) /* ^^^ what are the units? */ /* #define NORMAL (0.099999) */ extern int k706Ud; extern int k2182Ud; extern int k228Ud; extern int pIA4830Ud; extern int k706_GPIB_Address; extern int k2182_GPIB_Address; extern int k228_GPIB_Address; extern int pIA4830Ud_GPIB_Address; double measureCurrent_furnace(void); double measureSample_furnace(void); void measureI_Vplus(double *current_plus, double *voltage_plus); void measureI_Vminus(double *current_minus, double *voltage_minus); double measureTemp_cold(void); double measureTemp_hot(double tc); void setupHeating(double* t, double* w); #if 0 I've learned to add parentheses around #define values as a matter of routine to avoid suprises. the convention for variable names in C is that the are (or at least begin) in lower-case. Go ahead and use void argument for functions without arguments. (That's just a tidiness issues.) #endif
- Follow-Ups:
- Re: [tlug] lojza.h: release early, release often . . . . . . . .
- From: Stephen J. Turnbull
- References:
- [tlug] issues with format of double (or IEEE754)
- From: Michal Hajek
- [tlug] just a quick note... more to come later :)
- From: Michal Hajek
Home | Main Index | Thread Index
- Prev by Date: [tlug] measureI_Vplus.c: release early, release often (was Re: just a quick note... more to come later :))
- Next by Date: [tlug] measureTemp_hot.c: release early, release often . . . . . . . . . . (was Re: just a quick note... more to come later :))
- Previous by thread: [tlug] measureI_Vplus.c: release early, release often (was Re: just a quick note... more to come later :))
- Next by thread: Re: [tlug] lojza.h: release early, release often . . . . . . . .
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links