Click here to Skip to main content
15,890,438 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to check the result of division for an integer? Pin
Michael Sync15-Aug-07 17:56
Michael Sync15-Aug-07 17:56 
GeneralRe: How to check the result of division for an integer? Pin
Khoramdin15-Aug-07 18:05
Khoramdin15-Aug-07 18:05 
GeneralRe: How to check the result of division for an integer? Pin
Rocky#15-Aug-07 18:26
Rocky#15-Aug-07 18:26 
AnswerRe: How to check the result of division for an integer? Pin
Khoramdin15-Aug-07 18:33
Khoramdin15-Aug-07 18:33 
GeneralRe: How to check the result of division for an integer? Pin
Rocky#15-Aug-07 18:37
Rocky#15-Aug-07 18:37 
GeneralRe: How to check the result of division for an integer? Pin
Cfer8316-Aug-07 7:09
Cfer8316-Aug-07 7:09 
GeneralRe: How to check the result of division for an integer? Pin
Rocky#16-Aug-07 19:35
Rocky#16-Aug-07 19:35 
GeneralRe: How to check the result of division for an integer? Pin
Christian Graus15-Aug-07 18:50
protectorChristian Graus15-Aug-07 18:50 
While the mod operator solved your problem, it's worth mentioning that B/A will always be an int, unless A is ( or is cast to ) a float or double.


Christian Graus - Microsoft MVP - C++

"I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )

GeneralRe: How to check the result of division for an integer? Pin
User 167325215-Aug-07 18:51
User 167325215-Aug-07 18:51 
AnswerRe: How to check the result of division for an integer? Pin
V.15-Aug-07 21:22
professionalV.15-Aug-07 21:22 
QuestionRemote Desktop Sharing Pin
dhami_naresh15-Aug-07 15:48
dhami_naresh15-Aug-07 15:48 
AnswerRe: Remote Desktop Sharing Pin
Michael Sync15-Aug-07 16:46
Michael Sync15-Aug-07 16:46 
GeneralRe: Remote Desktop Sharing Pin
dhami_naresh17-Aug-07 7:05
dhami_naresh17-Aug-07 7:05 
QuestionDataset and Data adapter Pin
C#Coudou15-Aug-07 15:01
C#Coudou15-Aug-07 15:01 
AnswerRe: Dataset and Data adapter Pin
Christian Graus15-Aug-07 15:13
protectorChristian Graus15-Aug-07 15:13 
AnswerRe: Dataset and Data adapter Pin
Nouman Bhatti15-Aug-07 20:13
Nouman Bhatti15-Aug-07 20:13 
GeneralClickety Pin
Martin#15-Aug-07 20:21
Martin#15-Aug-07 20:21 
QuestionQuestion: Key hooking Pin
udikantz15-Aug-07 11:57
udikantz15-Aug-07 11:57 
AnswerRe: Question: Key hooking Pin
Richard Andrew x6415-Aug-07 12:03
professionalRichard Andrew x6415-Aug-07 12:03 
AnswerRe: Question: Key hooking Pin
Luc Pattyn15-Aug-07 12:12
sitebuilderLuc Pattyn15-Aug-07 12:12 
AnswerRe: Question: Key hooking Pin
Michael Sync15-Aug-07 14:14
Michael Sync15-Aug-07 14:14 
Questionexecuting a .exe file on remote computer Pin
waqas_2k15-Aug-07 11:32
waqas_2k15-Aug-07 11:32 
AnswerRe: executing a .exe file on remote computer Pin
Harkamal Singh16-Aug-07 1:59
Harkamal Singh16-Aug-07 1:59 
QuestionGet Win32 file version? Pin
flipdoubt15-Aug-07 10:38
flipdoubt15-Aug-07 10:38 
AnswerRe: Get Win32 file version? Pin
Luc Pattyn15-Aug-07 10:58
sitebuilderLuc Pattyn15-Aug-07 10:58 

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.