Amps
[Top] [All Lists]

Re: [Amps] Dedicated 220AC Wiring for Amps..

To: amps@contesting.com
Subject: Re: [Amps] Dedicated 220AC Wiring for Amps..
From: Bob Nielsen <nielsen@oz.net>
Date: Thu, 13 Oct 2005 18:04:16 -0700
List-post: <mailto:amps@contesting.com>
_.  ___   __..__   _  ....  ..  ...   .. ...   _._.  ___  _..  .


On Oct 13, 2005, at 2:58 PM, G0RUZ Conrad wrote:

> Gudguyham@aol.com wrote:
>
>
>> As per the NEC, ALL ground rods must be connected to the main
>> grounding system at the electrical disconnecting means.  THIS
>> IS  CODE!
>>
>
>
> No this is CODE :-)
>
> class Polygon
> {
> private:
>     float *sides;
>     int numberOfSides;
>     float perimeter;
> public:
>     Polygon();
>     Polygon(int);
>     ~Polygon();
>     int getNumberOfSides();
>     float calcPerimeter();
> };
>
> Polygon::Polygon() { };
>
> Polygon::Polygon(int number)
> {
>     numberOfSides = number;
>     sides = new float[number];
>     for (int index=0;index<number;index++)
>     {
>         cout << "length of side " << index+1 << endl;
>         cin >> sides[index];
>     }
> }
>
> 73
>
> Conrad G0RUZ
>
>
> _______________________________________________
> Amps mailing list
> Amps@contesting.com
> http://lists.contesting.com/mailman/listinfo/amps
>
>

_______________________________________________
Amps mailing list
Amps@contesting.com
http://lists.contesting.com/mailman/listinfo/amps

<Prev in Thread] Current Thread [Next in Thread>