Click here to Skip to main content
15,891,136 members
Home / Discussions / C#
   

C#

 
QuestionIs this a pointer operation ? Pin
Andres Coder30-Mar-04 8:28
Andres Coder30-Mar-04 8:28 
AnswerRe: Is this a pointer operation ? Pin
leppie30-Mar-04 8:50
leppie30-Mar-04 8:50 
AnswerRe: Is this a pointer operation ? Pin
Andy Wieberneit30-Mar-04 11:09
Andy Wieberneit30-Mar-04 11:09 
AnswerRe: Is this a pointer operation ? Pin
Bryan White31-Mar-04 9:01
Bryan White31-Mar-04 9:01 
GeneralC# time to C++ time_t Pin
goodpilot30-Mar-04 8:22
goodpilot30-Mar-04 8:22 
GeneralRe: C# time to C++ time_t Pin
Heath Stewart30-Mar-04 9:31
protectorHeath Stewart30-Mar-04 9:31 
GeneralRe: C# time to C++ time_t Pin
goodpilot30-Mar-04 10:19
goodpilot30-Mar-04 10:19 
GeneralRe: C# time to C++ time_t Pin
Bryan White31-Mar-04 9:11
Bryan White31-Mar-04 9:11 
"For instance, 0xffff is -1 for an Int32 while it is 65535 for a UInt64"

I think that you'll find that 0xffff is 65535 for Int32 as well as in UInt16, UInt32, Int64 & UInt64 but -1 in Int16.
0xffffffff is -1 in Int32 & 4,294,967,295 in UInt32, Int64 & UInt64.


Regards

Brewman
GeneralRe: C# time to C++ time_t Pin
Heath Stewart31-Mar-04 9:17
protectorHeath Stewart31-Mar-04 9:17 
GeneralWriting and closing files Pin
Member 70426330-Mar-04 7:32
Member 70426330-Mar-04 7:32 
GeneralRe: Writing and closing files Pin
leppie30-Mar-04 7:46
leppie30-Mar-04 7:46 
GeneralRe: Writing and closing files Pin
Member 70426330-Mar-04 7:53
Member 70426330-Mar-04 7:53 
GeneralRe: Writing and closing files Pin
Heath Stewart30-Mar-04 8:51
protectorHeath Stewart30-Mar-04 8:51 
GeneralMP3 Streaming sdk Pin
refahn30-Mar-04 7:32
refahn30-Mar-04 7:32 
GeneralJoint Collection Project Pin
Jonathan de Halleux30-Mar-04 7:13
Jonathan de Halleux30-Mar-04 7:13 
GeneralRe: Joint Collection Project Pin
leppie30-Mar-04 7:42
leppie30-Mar-04 7:42 
GeneralRe: Joint Collection Project Pin
Jonathan de Halleux30-Mar-04 7:48
Jonathan de Halleux30-Mar-04 7:48 
GeneralRe: Joint Collection Project Pin
leppie30-Mar-04 7:50
leppie30-Mar-04 7:50 
GeneralRe: Joint Collection Project Pin
Jonathan de Halleux30-Mar-04 7:54
Jonathan de Halleux30-Mar-04 7:54 
GeneralRe: Joint Collection Project Pin
Nemanja Trifunovic30-Mar-04 7:55
Nemanja Trifunovic30-Mar-04 7:55 
GeneralRe: Joint Collection Project Pin
Jonathan de Halleux30-Mar-04 8:00
Jonathan de Halleux30-Mar-04 8:00 
GeneralRe: Joint Collection Project Pin
Heath Stewart30-Mar-04 8:48
protectorHeath Stewart30-Mar-04 8:48 
GeneralRe: Joint Collection Project Pin
Jonathan de Halleux30-Mar-04 8:52
Jonathan de Halleux30-Mar-04 8:52 
GeneralRe: Joint Collection Project Pin
Heath Stewart30-Mar-04 8:54
protectorHeath Stewart30-Mar-04 8:54 
GeneralRe: Joint Collection Project Pin
Jonathan de Halleux30-Mar-04 8:57
Jonathan de Halleux30-Mar-04 8:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.