search for: skywards

Displaying 3 results from an estimated 3 matches for "skywards".

Did you mean: skyward
2009 Jan 21
1
Opening a script with the R editor via file association (on Windows)
...t the files to open in the Rgui, the association works enough to open R but that is about it. Thanks for the input. -Peter DeWitt -- Peter DeWitt PhD Candidate Department of Statistics Colorado State University "For once you have tasted flight you will walk the earth with your eyes turned skywards, for there you have been and there you will long to return." ~ Leonardo da Vinci
2004 Jan 21
0
Re: MFBV, he had difficulty
goddess deforestation skyward upsetting retrogressive stenography aerodynamic ny chevy stead corporeal support moonlit alcove greek kneecap rustle hackneyed tomato
2004 Dec 19
1
Crash when reading OGG/Vorbis file
I'm seeing a crash when reading an OGG/Vorbis file. I'm using OGG 1.0 / Vorbis 1.0. The crash occurs in _vds_shared_init because the passed in vorbis_info *vi points to a structure containing all 0s (and thus crashes on the line b->modebits = ilog2(ci->modes); as ci is NULL. Following the stack, I see that _vds_shared_init is called by vorbis_synthesis_init which is called