Andrew Edgecombe

3,898
Reputation
139 views

Registered User

name Andrew Edgecombe
member for 1 year
seen 20 hours ago
website
location
age
Dec
2
answered Generating random numbers in C
Oct
27
answered Designing a simple network packet
Oct
26
answered c++ compiler that creates object code for two different machines
Oct
21
answered Receiving key press and key release events in Linux terminal applications?
Oct
14
revised GNU make’s -j option
added comment about .phony
Oct
14
answered GNU make’s -j option
Oct
12
awarded  Nice Answer
Oct
6
revised Is there a way to discover what different types of switches am I connected to?
missing no
Oct
5
revised Is there a way to discover what different types of switches am I connected to?
add clarification of routing comment
Oct
5
answered Is there a way to discover what different types of switches am I connected to?
Sep
17
awarded  Popular Question
Sep
17
awarded  Yearling
Sep
7
comment Help interpreting gdb: segfault in function
The "address" 0x33313532 does look quite suspiciously like it's full of ascii characters (ie. "3152"). I second a1kmm's suggestion of buffer overflow.
Sep
4
comment C - Pthreads mutex and general headaches
First impression is that there's a scope issue with your CarPark structure up in the thread. Can you show some details of the thread itself?
Sep
1
revised What tool/application/whatever do you wish existed?
Added SCID link
Sep
1
comment Fast screen capture and video recording
Do you need to capture the whole screen, or just the contents of a particular (albeit possibly fullscreen) window?
Aug
30
accepted Is there anything like code taste?
Aug
26
answered Is there such thing as a technical manual that is not inherently staggeringly dull to read?
Aug
25
accepted Packet socket in promiscuous mode only receiving local traffic
Aug
25
revised Packet socket in promiscuous mode only receiving local traffic
tcp only
Aug
25
revised Packet socket in promiscuous mode only receiving local traffic
Added details of interface promisc setting
Aug
25
answered Packet socket in promiscuous mode only receiving local traffic
Aug
13
awarded  Nice Answer
Jul
1
awarded  Nice Question