StackRating

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

Remy Lebeau

Rating
1604.67 (1,596th)
Reputation
527,241 (52nd)
Page: 1 ... 77 78 79 80 81 ... 266
Title Δ
How would I use the following in c++...int searchChar(char, string) 0.00
How do you call a reference array in a recursive function? +1.37
Using find_last_of with string-C++ +1.32
is this for loop correct and infinite and why? +1.84
C++ pass string by reference vs pass char array by reference -0.15
Understanding the scope of undefined behavior -1.33
Calling class functions of different forms 0.00
How to implement bound checking for std::array? +0.96
C++ Access variable without using its name? 0.00
File Path with the file name as a variable 0.00
Is there a way to do TThread.Synchronize with Timeout? 0.00
How do I implement strcpy function in C++ -1.19
C++ - Moving generated numbers into a string +0.16
Abort in wifstream destructor 0.00
Using namespace std? +0.36
How can I return a dynamically allocated array and the size of the... 0.00
TListView Sort Arrows are disappearing on column resize 0.00
C++11 making sure primitive types are passed in the right order -1.50
Int value in header file has strange value 0.00
Object to Json and back 0.00
How to enable multiple row selection into a TStringGrid 0.00
Multi threading with 3rd party headerfiles in Borland C++ 5.02 -1.08
Can I get the current class type id from a static base method? -0.37
How to convert a Hexadecimal string to a Hexadecimal data in Delphi? 0.00
C++, having difficulty inserting into a list 0.00
C++ sockets client disconnect 0.00
How to Reverse Engineer 'Windows Messages' in delphi applic... +1.81
Which JSON method is better practice to use: Get() or GetValue()? 0.00
MDI Application, check if a child form with the same caption is open 0.00
Can you create a new instance with the copy assignment operator? 0.00
Custom data type error 0.00
How to access specified fields value of a struct using operator[] -1.92
Fast find a DWORD position in array of byte delphi 0.00
maximum memory allocation in C++Builder 6 0.00
How not to include the information of the files appended to the log... 0.00
How to read file with integer and string in C++? +0.36
How to cin only integers in C++ without disrupting remaining code? 0.00
Manipulating a single wide char 0.00
What to use instead of TThread.Suspend() +0.36
Variable in one function picks up value from variable in another fu... -0.14
How do I declare a const size_t inside a class? 0.00
How is the iterator not invalid after deletion with a list 0.00
Searching for memory leak in C++ Builder XE4 0.00
Interrupt Sleep method of TThread (and only Sleep method) 0.00
C++Builder Console application: linking to a __closure based method +0.36
Change blur rate enabled by SetWindowCompositionAttribute 0.00
Payroll array printout 0.00
How do I send union to a function 0.00
How to intercept and suppress a message for a TFrame's subcompo... 0.00
How to hide main form rather than closing it? +0.33