CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: D_Drmmr

Search: Search took 0.04 seconds.

  1. Replies
    3
    Views
    1,322

    Re: Selecting Rows That Span 360 Degrees

    The 'conundrum' is that you have not formulated your problem properly. There is no such thing as 'before' on a compass. Given any two 'from' and 'to' directions, you need to formulate which range of...
  2. Replies
    3
    Views
    1,322

    Re: Selecting Rows That Span 360 Degrees

    The first problem is that you did not define which angle you are considering: the inner or outer angle between the 'from' and 'to' directions? Is it the smallest of the two? Or always clockwise?
    ...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured