StackRating

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

Hicham from CppDepend Team

Rating
1452.88 (4,531,796th)
Reputation
865 (174,519th)
Page: 1 2
Title Δ
Casting from string to unsigned char* leaves garbage +0.68
Access char sequence in arrays of char pointers +0.54
How to implement time counting in a new operating system? -2.36
free() not working correctly with struct -3.68
segmentation fault -- cant understand the cause of the fault -1.05
Scope of C variables -3.10
What are these additional characters that precede the null character? -2.41
Problems allocating memory in C -0.94
How to store zero as array data in C +3.19
Sorting a linked list in C +4.39
what is wrong with the loops +1.44
What is the best practice of using itoa() -2.47
Error receiving inputs +2.07
How can i show an image from its pixels which are already saved in... -3.82
Why main does not return 0 here? -2.96
Translating raw mouse/pointer data to something meaningful? -2.02
How to get the right pointer "alignment" in case of multi... -3.16
Integer value of floating type in C -0.61
Vector of 20,000 small objects vs vector of 20,000 object pointers... +3.56
C - Arrays, Sorting, and Modifying -3.42
How to make a single file from multiple files in C/C++ -1.44
C++ const semantics for a reference -1.85
is it possible to tell which array element comparison resulted in t... -3.16
C++ delete vector of pointers +1.38
outputting text to a particular line in file using <fstream>... -1.78
How to match bounded-repeat as only n and m times +4.31
Pure virtual invocation from constructor and destructor -2.06
how to write content of an array to hard disk -1.78
Invalid read/write sometimes creates segmentation fault and sometim... -3.22
What is the (double **) in front of a malloc mean? +3.80
Ways of passing arguments - value vs reference vs pointer? +0.28
c++ delete in binary search tree +4.57
Comparing Vectors and printing bool -1.56
consts inside classes? -3.48
using a vector in a custom memory manager +1.04
Memory allocated not used unless initialized? -2.55
Finding digital mean using strings +0.82
Print a diamond shape with a borderusing asterisks in C/C++ -0.45
Is a cast from (pointer to const) to (pointer to non-const) invalid... +0.67
Data types conversion (unsigned long long to char) -1.72
How to create an advanced counter in C? -0.23
Why must int pointer be tied to variable but not char pointer? +0.43
What is the difference between str==NULL and str[0]=='\0' in C? -0.46
Class Dependency Tools for Java -3.48
Array with loop and variables -1.49
C++ "No matching constructor for initialization of" compi... -3.74
timer in c that do not exhaust cpu +0.20
For loop within a for loop in c -3.41
Memory can't be read when shortest function is run -3.43
Append to the beginning of an Array +1.55