PE> If you had saved it to a file, it shouldn't have looked messy.
r> I did, and it did. The first line is over 80 characters, even.
The first line is exactly 80 characters plus the newline.
r> /***************************************************************************
r> *** /
r> /* */
God only knows how you managed to convert 76 (or whatever) blanks into a
single blank.
r> Is it supposed to look like that?
No, it looks neat and tidy, at least in an editor that doesn't
wrap long lines.
r> if ((ppQueueItemArray = (qItemPtr) malloc(sizeof(qItem) * (qsize + 1))) ==
r> NULL)
r> if ((j < elements) &&
((pQueue->ppqItemArray[j])->ItemKey >
pQueue->ppqItemArray[j+1]->ItemKey))
r> And these two source lines wrapped. As I said, it should still compile!
They are > 80 characters long, so may not look very nice. It's
probably your dicky mail reader getting in the way. Too smart
for it's own good. BFN. Paul.
@EOT:
---
* Origin: X (3:711/934.9)
|