24.01.2014 Views

Codice

Codice

Codice

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

352 volume VI os16<br />

Sorgenti della libreria generale 353<br />

«<br />

«<br />

3020080 | {<br />

3020081 | //<br />

3020082 | // Index ‘i’ goes up...<br />

3020083 | //<br />

3020084 | for (;i < loc; i++)<br />

3020085 | {<br />

3020086 | if (compare (&array[i*size], &array[a*size]) > 0)<br />

3020087 | {<br />

3020088 | break;<br />

3020089 | }<br />

3020090 | }<br />

3020091 | //<br />

3020092 | // Index ‘loc’ gose down...<br />

3020093 | //<br />

3020094 | for (;; loc--)<br />

3020095 | {<br />

3020096 | if (compare (&array[loc*size], &array[a*size]) = ’0’ && C

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!