Click here to Skip to main content
16,004,564 members
Home / Discussions / C#
   

C#

 
QuestionQuestion int or Int32 Pin
ToddHileHoffer14-Aug-07 7:14
ToddHileHoffer14-Aug-07 7:14 
AnswerRe: Question int or Int32 Pin
Judah Gabriel Himango14-Aug-07 7:15
sponsorJudah Gabriel Himango14-Aug-07 7:15 
GeneralRe: Question int or Int32 Pin
ToddHileHoffer14-Aug-07 7:21
ToddHileHoffer14-Aug-07 7:21 
GeneralRe: Question int or Int32 Pin
DavidNohejl14-Aug-07 7:29
DavidNohejl14-Aug-07 7:29 
GeneralRe: Question int or Int32 Pin
Luc Pattyn14-Aug-07 7:38
sitebuilderLuc Pattyn14-Aug-07 7:38 
GeneralRe: Question int or Int32 Pin
Judah Gabriel Himango14-Aug-07 9:38
sponsorJudah Gabriel Himango14-Aug-07 9:38 
GeneralRe: Question int or Int32 Pin
pbraun14-Aug-07 19:45
pbraun14-Aug-07 19:45 
GeneralRe: Question int or Int32 Pin
Michael Sync14-Aug-07 21:53
Michael Sync14-Aug-07 21:53 
pbraun wrote:
believe int in a 32-bit system is 32 bits as suggested, but in a 64 bit system, int becomes 64 bits.

As a result of that information, when it is known that 32 bits will suffice, please be sure to use Int32. Otherwise, when your program is run on a 64 bit system you could have unexpected results.


Yeah. nice.. Thanks...

Thanks and Regards,
Michael Sync ( Blog: http://michaelsync.net)

If you want to thank me for my help, please vote my message by clicking one of numbers beside "Rate this message". Why vote? Plz Read it here. Thank you. Smile | :)

GeneralRe: Question int or Int32 Pin
Judah Gabriel Himango15-Aug-07 4:21
sponsorJudah Gabriel Himango15-Aug-07 4:21 
GeneralRe: Question int or Int32 Pin
Michael Sync15-Aug-07 4:32
Michael Sync15-Aug-07 4:32 
GeneralRe: Question int or Int32 Pin
Judah Gabriel Himango15-Aug-07 4:22
sponsorJudah Gabriel Himango15-Aug-07 4:22 
GeneralRe: Question int or Int32 Pin
pbraun15-Aug-07 5:16
pbraun15-Aug-07 5:16 
GeneralRe: Question int or Int32 Pin
Judah Gabriel Himango15-Aug-07 6:28
sponsorJudah Gabriel Himango15-Aug-07 6:28 
Questionc# Pin
lankaudaranga14-Aug-07 6:47
lankaudaranga14-Aug-07 6:47 
AnswerRe: c# Pin
kubben14-Aug-07 6:55
kubben14-Aug-07 6:55 
AnswerRe: c# Pin
Nouman Bhatti14-Aug-07 20:31
Nouman Bhatti14-Aug-07 20:31 
QuestionEqualizer in C# Pin
Sukhjinder_K14-Aug-07 5:46
Sukhjinder_K14-Aug-07 5:46 
QuestionHow I can save data in database from windatagrid? Pin
isiran14-Aug-07 5:12
isiran14-Aug-07 5:12 
QuestionRandom Number from 6 to 86 Pin
Sylenze14-Aug-07 4:39
Sylenze14-Aug-07 4:39 
AnswerRe: Random Number from 6 to 86 Pin
pmarfleet14-Aug-07 4:48
pmarfleet14-Aug-07 4:48 
GeneralRe: Random Number from 6 to 86 Pin
Sylenze14-Aug-07 4:51
Sylenze14-Aug-07 4:51 
GeneralRe: Random Number from 6 to 86 Pin
pmarfleet14-Aug-07 4:54
pmarfleet14-Aug-07 4:54 
AnswerRe: Random Number from 6 to 86 Pin
Hessam Jalali14-Aug-07 4:56
Hessam Jalali14-Aug-07 4:56 
GeneralRe: Random Number from 6 to 86 Pin
Sylenze14-Aug-07 7:11
Sylenze14-Aug-07 7:11 
GeneralRe: Random Number from 6 to 86 Pin
Sylenze14-Aug-07 7:14
Sylenze14-Aug-07 7:14 

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.