StackRating

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

fnisi

Rating
1465.85 (4,524,341st)
Reputation
618 (230,268th)
Page: 1
Title Δ
C program to take a string as input a count the character with the... -1.38
pointer with malloc does not survive function -2.14
Are there any internal differences between compound char arrays and... +1.80
Why uninitialised pointer variable as a string causes error? -1.64
Why is the variable allocated the same way in both programs? 0.00
Making a game in C, not C++. Need assistance with saving, replacing... 0.00
c++: How do you print to stdout a casted int value? 0.00
Store a string in an array in C +0.41
allocate a float vector with subscript range v[nl..nh] -0.66
Pointer received as parameter -3.80
Return Value 3221225477? -2.36
Problem with finding the length of a string using pointers in a fun... -0.10
What does the following code do in regards to structure pointers? +0.11
how do i start the first 2 function of my malloc and free program? 0.00
Convert input to uppercase in a game +0.27
How to compare two text files in C and output the differences in a... 0.00
C++ Memory alignment - should we care? -3.39
How to find pointer errors? -3.89
Passing an address or a pointer to C function -0.92
Split whitespaces in a string and store them in table in C without... -2.40
How does C type syntax avoid circular definition? -2.97
How to ensure only single copy of variable is created in the entire... -3.37
Deleting a node from my dynamic list +0.11
Why do programs close before completion during for loops? Why did m... 0.00
passing structure array to function -3.71
how do returns a matrix in C (include code) +1.97
incompatible pointer type assigning in function pointer usage +5.61
Removing digits and all punctuation except apostrophe from a string... -1.20
Best way to split char array received from socket 0.00
const_cast and const pointer to const vaiable -3.36
How to pass command line arguments to C program using execlp +0.59
Converting char to integer using C -0.23
How to print the time in c/unix with gettimeofday() +0.06
Copying Character Arrays in C? +0.00
Converting array of char pointers to lowercase C -3.72
K & R C programming exercise 1-19 +0.13
parsing contents of string into substrings 0.00
Frequency of characters in a string that are not part of the string. -1.51
Abnormal behaviour of strcpy function in CodeBlocks with MinGW -1.06
c++ call constructor within another constructor of the same class -1.40
Exporting the sqlite3 table into file using "C" execute API 0.00
How do I use the SQLite3 import command using the C API? 0.00