x
This website is using cookies. We use cookies to ensure that we give you the best experience on our website. More info. That's Fine
HPC:Factor Logo 
 
Latest Forum Activity

calloc for WinCE

gjcoram Page Icon Posted 2016-09-26 5:57 PM
#
Avatar image of gjcoram
H/PC Philosopher

Posts:
328
Location:
United States
Status:
Hi -
I just downloaded OpenSSL 1.0.2j and tried to compile it for Windows CE 2.11. I got the libraries compiled, but then when I tried to link them, I got an unresolved external: calloc.

calloc seems like a fairly basic function, but a Google search turned up a compatibility tip (from the book "Making Win32 Applications Mobile" by Nancy
Nicolaisen) that says to replace calloc and malloc with WinCE-specific functions. Anyone here familiar with the replacements?

Thanks.
 Top of the page
Alt Bass Page Icon Posted 2016-10-22 10:43 AM
#
Avatar image of Alt Bass
H/PC Sensei

Posts:
1,169
Location:
Russia
Status:
There is nothing peculiar in calloc, you can easily replace it with wrapped malloc.
 Top of the page
Jump to forum:
Seconds to generate: 0.140 - Cached queries : 59 - Executed queries : 9