Michael S. Davis writes:
> The problem is "why is the returned LL value zero, when it is 'returned'
> by the function?"
Is there a prototype for StrToLL() in view when you call it?
I recommend compiling with `-Wall', or, in this case, at least
`-Wimplicit-function-declaration'.
(If you don't know why this might be important, please read a book or one
of the FAQs that have been mentioned previously before asking.)
> The problem is NOT why does the FrmCustomAlert not
> display the correct value. In fact, it does.
Really? Even for "a" (as opposed to "A")? :-)
John