mirror of
https://github.com/apache/nuttx.git
synced 2026-08-06 13:08:59 +00:00
D:\code\nuttx\libs\libc\net\lib_inetpton.c(300,52): error C2036: "void *" : unknown size Reference: https://learn.microsoft.com/en-us/cpp/error-messages/compiler-errors-1/compiler-error-c2036?view=msvc-170 Signed-off-by: chao an <anchao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| lib_accept.c | ||
| lib_addrconfig.c | ||
| lib_addroute.c | ||
| lib_base64.c | ||
| lib_delroute.c | ||
| lib_etheraton.c | ||
| lib_etherntoa.c | ||
| lib_freeifaddrs.c | ||
| lib_freenameindex.c | ||
| lib_getifaddrs.c | ||
| lib_htonl.c | ||
| lib_htons.c | ||
| lib_indextoname.c | ||
| lib_inetaddr.c | ||
| lib_inetaton.c | ||
| lib_inetnetwork.c | ||
| lib_inetntoa.c | ||
| lib_inetntop.c | ||
| lib_inetpton.c | ||
| lib_loopback.c | ||
| lib_nameindex.c | ||
| lib_nametoindex.c | ||
| Make.defs | ||