Re: Corby




"Roland Perry" <roland@xxxxxxxxxxx> wrote in message
news:Bnl6QXXinLKHFAVA@xxxxxxxxxxxxxx
In message <fw1bsnhpxnio$.xnom015zcshn.dlg@xxxxxxxxxx>, at 16:50:27 on
Wed, 31 Oct 2007, Chris Tolley <cjt.7@xxxxxxxxxxx> remarked:
Not a very direct route: but Corby, Melton, Loughborough (via Syston
North Curve), Nottingham and Grantham doesn't require a reversal.

Very inventive.

Hardly, it's just leveraging the loop

Won't that make it unsafe?

Paul


.



Relevant Pages

  • Re: No return from async web service call
    ... \par Microsoft Online Support ... \par Hi Paul, ... The only problem is that when using while loop to poll the Complete status, the main UI thread will be blocked from accepting other UI message gracefully. ... No return from async web service call ...
    (microsoft.public.dotnet.framework.webservices)
  • Re: Form OnKeypress event not firing while test loop running
    ... Paul E. Schoen wrote: ... Once this happens the display shows the running time and current value, and this may be repeated until a certain number of pulses occur, or a preset timeout is reached. ... The data analysis is accomplished in a rather large loop which fires on a 200 mSec timer event, and it processes about 480 integer data values. ... ESC key for example, then while your in that loop, you can test for that value incase the user wants to terminate the current function.. ...
    (comp.lang.pascal.delphi.misc)
  • Re: PATCH? rcu_do_batch: fix a pure theoretical memory ordering race
    ... And I don't know any example of "unsafe" code in that sense. ... rcu_do_batchis just a loop like others in kernel. ... The loop itself is not buggy, but can call a buggy function, you are right. ...
    (Linux-Kernel)
  • Re: Timer not working in WinCE Service
    ... Create a loop with a Sleep of WaitForSingleObject call like Paul ... void CALLBACK TimerProc(HWND hwnd, UINT uMsg, UINT idEvent, DWORD dwTime) ... the clients that the timer has fired. ...
    (microsoft.public.windowsce.embedded)
  • Re: Native C Dll integration performance
    ... deal with a fixed sized array of byte? ... My suggestion is to move the entire loop to ... You should mark the method itself as unsafe with the "unsafe" ... directly (either IntPtr or proper pointers), ...
    (microsoft.public.dotnet.languages.csharp)