This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

_ultoa


Hi,

I try to find the function _ultoa to convert some numbers. Even the search at project's website does not show a single hit. Google finds a lot but I did not find a reference which solves my problem.

I can compile sources with references to _ultoa because I have mingw installed.

But I cannot link the resulting objects to an executable as the linker cannot find the function in any library (undefined reference).

This all seems to me like a very stupid error of mine where I simply cannot see the jungle because of the many trees around.

Thanks!

Erich

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]