StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

David Schwartz

Rating
1573.84 (3,620th)
Reputation
144,585 (397th)
Page: 1 ... 25 26 27 28 29 ... 96
Title Δ
Why was the code required to have an accessible copy/move construct... -0.02
passing a null pointer of an object into a function -2.58
strtok() segmentation fault on empty string input 0.00
Set a sharing pointer to NULL +1.49
Set a timeout for recv from socket on Windows -0.51
some issue with string in C +1.40
How to core dump a Linux program and continue running? +0.37
Malloc 2372 (error) Not able to identify where am I wrong 0.00
For a given hash value, is it possible to guess whether it is gener... 0.00
C program not to allow more than n threads to execute simultaneousl... +0.02
Linux C how do you dynamically allocate memory for http response ch... 0.00
User-level threads context switching: How to detect when a thread i... 0.00
C++ char[100] = "hello" doesn't work +1.80
Why my computer crashes when I execute this code in c? 0.00
How to check destructor has been called in thread? +0.36
C++ Serial port reading issue: does ioctl(FIONREAD) set a wrong val... -2.19
C++ function running twice but only called once +1.06
NTP implementation C +0.38
Client doesn't get response message until the server closes the... +1.02
effective of seek write binary in the file with execute speed in c++ 0.00
Stacks management by operating system 0.00
zlib inflate() and loss of data over network link -0.08
Suspending and resuming threads 0.00
C:The correct reason for infinte loop +1.61
Is there a smart pointer type that requires multiple owners? +1.11
C++ timer in while loop -0.63
select function may upate timeout parameter in linux.why it is '... +0.38
passing string by value vs passing every character by value -0.29
terminated by signal SIGSEGV (Address boundary error) in recursive... -0.62
Some confusion regarding packets 0.00
Undefined behavior of std::string when c_str() used +0.37
How do I "tell" to C compiler that the code shouldn't... +1.02
c++ , if else statement doesn't work , where is my mistalke? -0.34
Fastest way to copy a vector with specific changes in C++ -0.37
How does CPU reorder instructions -0.43
O3 optimization flag making speed-ups worse in parallel processing 0.00
Why should we use `realloc` if we need a `tmp buffer` -0.07
Concurrency on vector where each cell is 8 bit on a 32 bit architec... 0.00
Linux programming: Writing to duplicated socket fails -0.13
c++ socket closing the first connection attempt -0.94
Read binary file one field at a time in C 0.00
How to create and restore memory image dump 0.00
Memory leak into integer C++ 0.00
How can a pseudorandom number generator possibly be non-repeating? -2.22
How to open a process in C++ using popen without directing input an... +1.53
Linux, C: how can I get return value from thread which greate than... -0.53
pthread_cancel() and using cleanup handlers. 0.00
Replace malloc and free by new and delete in a memory pool 0.00
Why does the following not work when the map is const static +1.75
Does TCP (Transmission Control Protocol) provide at-most-once, at-l... -0.61