Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
ICR
ICR has asked
16
questions and find answers to
23
problems.
Stats
831
EtPoint
297
Vote count
16
questions
23
answers
About
I am a second year Computer Science who has been programming for 8 years in a variety of languages spanning from BASIC to C#.
ICR questions
Looking at location with Google Earth API
Specifying classpath for a jar
Passing a qualified non-static member function as a function pointer
Using derived classes when marshelling with jaxb
Getting paths from root to leaves in a specific tree encoding
Disable colour change when source list loses focus
Adding registry key in C# shows when I read it back, but not in regedit
Inverting a hash with array values
Localising date format descriptors
Scala unexpectedly not being able to ascertain type for expanded function
ICR answers
srand((unsigned)(time(NULL))); (rand())/(RAND_MAX/2) - 1 C# equivalent
Why can't this be optimized?
how to change values in string from 0,00 to 0.00
Concat string in IsNullOrEmpty parameter
c# - ref modifier for ...reference types
General type conversion without risking Exceptions
Why strings behave like ValueType
How can I call C# extension methods in VB code
Implement IEnumerable<T> For a List Wrapper
Notify Developer of a "DO NOT USE" Method