List Question
20 TechQA 2014-12-13T12:26:10.503000How do I convert less than 8 bytes to a ulong in C#?
959 views
Asked by Александр Гаращенко
Numeric value of ULong.MaxValue is considered an overflow in Visual Basic.NET
683 views
Asked by Eric Johnson
Why is this returning 0? It should output 18446744073709551615, which should fit
280 views
Asked by SamWhyte
Operator '&' cannot be applied to operands of type 'ulong' and 'ulong*'
2.9k views
Asked by user3685954
Read Line From Text File With More Than Int.Max Number of Lines
270 views
Asked by MegaMark
Why does (ULONG_PTR)x > (ULONG_PTR)y comparison fail?
133 views
Asked by SSpoke
C# ulong overflow / underflow somehow allowed
1.8k views
Asked by SleekPanther
How to convert a QByteArray in little endian format to a unsigned long
960 views
Asked by Koos
How to parse long.MaxValue and ulong.MaxValue when doing conversion
1.1k views
Asked by Durga S
What does this C Pointer Code Produce? [ulong pointer -> uint]
234 views
Asked by RedCube
Substraction of two ulong giving wrong output
164 views
Asked by Matt
Strange C# platform invoke / DLLImport behaviour
573 views
Asked by Alfie
how to C# convert ulong to DateTime?
8.2k views
Asked by Balu
Why can't I assign (1<<31) to an ulong var? (Error 25 Constant value ... cannot be converted ...)
2.3k views
Asked by marsh-wiggle
What is a better way to pack 4 ints into ulong?
230 views
Asked by Elonoa
C#: How to convert long to ulong
37.5k views
Asked by Ivan Prodanov
Oracle Client throws ArgumentException with ulong parameter
2.8k views
Asked by Jay Sullivan
Converting raw-byte values into Java types
4k views
Asked by omnomnom
C# How to represent (unsigned long)(unsigned int) (ulong)(uint) with XOR (^)
3.9k views
Asked by SSpoke
Objective-C - ulong to uint32
4.2k views
Asked by oipoistar