Tom

346
Reputation
51 views

Registered User

Name Tom
Member for 1 year
Seen yesterday
Website
Location US
Age
Nov
18
revised How can I schedule some code to run after all ‘_atexit()’ functions are completed
added 1311 characters in body
Nov
18
answered How can I schedule some code to run after all ‘_atexit()’ functions are completed
Nov
10
awarded  Notable Question
Sep
16
awarded  Yearling
Jul
8
awarded  Popular Question
Jun
6
comment What does the object code file ctr1.o do in the gcc compiler?
crt0.o certainly does not contain printf. printf is typically located in libc.a
Jun
6
answered TCP handshake with SOCK_RAW socket
Jun
6
answered How to Disable Windows TCP/IP Stack in VC++ [Programmatically]