Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
CStringA
//Microsoft (R) C/C++ Optimizing Compiler Version 19.00.23506 for x86 #include <cstdio> #include <afxwin.h> int main() { IN_ADDR addr; CStringA cstrStartIP = "100.135.14.165"; addr.S_un.S_addr = inet_addr(cstrStartIP); printf("%s\n", inet_ntoa(addr)); }
run
|
edit
|
history
|
help
0
hgh
msvc compile optimization demo...
algorithm_1
seh exception
Zero length array as a class member
ExtThes_Uniquify
Test
hangman
1
Printf %px test