[c-prog] OT: ANN: sitage - Scale Index TAble GEnerator

2008-04-15 Thread Pedro Izecksohn
As two people already asked me to generate this kind of table: Usefulness: Solve an equation like x=y*scale on a range of values and output a table. Convert between linear scales, as from centimeters (cm) to inches (in), or from cubic millimetres of mercury (Hg) to centimetres of water (H2O).

[c-prog] What is Unit Testing

2008-04-15 Thread praveen kumar
Hai all, Iam a newbie jsut joined in a software company please can any one explain me what is unit testing and what are unit test cases? please explain with sample code in C or C++ thanks in advance Praveen - Get the freedom to save as

Re: [c-prog] What is Unit Testing

2008-04-15 Thread Brett McCoy
On Tue, Apr 15, 2008 at 10:16 PM, praveen kumar [EMAIL PROTECTED] wrote: Iam a newbie jsut joined in a software company please can any one explain me what is unit testing and what are unit test cases? please explain with sample code in C or C++ Unit testing involves testing every