I'm looking for brazilians in this list. Please contact me.
I really need your help.
--
Hamilton Geminiano Andrioli Junior
--
vRanger cuts backup time in half-while increasing security.
With the market-leading solution
Hi Kevin,
this sorting problem is (at least to me) still unsolved.
I gave up and used a lousy workaround, reading the 2-dim array into a 1-dim
string array like "field1/field2", then sorting this and reading the fields
backward again.
See Examples/Image/Lighttable, the sorting subs.
Works ok wit
> Not sure, but I think Benoit means special method "_compare" which is used
> (if exist) to sort objects.
> http://gambasdoc.org/help/lang/special/compare?view
> http://gambasdoc.org/help/comp/gb/object%5B%5D/sort?v3
>
> Jussi
>
Yep, sorry, I meant that.
--
Benoît Minisini
--
Not sure, but I think Benoit means special method "_compare" which is used
(if exist) to sort objects.
http://gambasdoc.org/help/lang/special/compare?view
http://gambasdoc.org/help/comp/gb/object%5B%5D/sort?v3
Jussi
On Tue, May 24, 2011 at 05:22, Kevin Fishburne <
kevinfishbu...@eightvirtues.co
Kevin Fishburne ha scritto:
> On 05/24/2011 12:57 AM, Bruce Bruen wrote:
>
> I need to know the (x, y) offset of a point at a given orientation and
> velocity. For example if a point is moving at an angle of 45 degrees (or
> radians, take your pick), what would its x and y coordinate