Click here to Skip to main content
15,912,756 members
Home / Discussions / C#
   

C#

 
GeneralRe: Convert CCITT ulaw To PCM Audio format Pin
Mike Dimmick24-Apr-08 4:40
Mike Dimmick24-Apr-08 4:40 
GeneralRe: Convert CCITT ulaw To PCM Audio format Pin
ChrisKo24-Apr-08 9:00
ChrisKo24-Apr-08 9:00 
QuestionConnecting C# with microsoft access through a netwok Pin
Yousefjt7724-Apr-08 0:13
Yousefjt7724-Apr-08 0:13 
AnswerRe: Connecting C# with microsoft access through a netwok Pin
Arjun Marwaha24-Apr-08 2:20
Arjun Marwaha24-Apr-08 2:20 
Generaldivide by zero Pin
George_George23-Apr-08 23:30
George_George23-Apr-08 23:30 
GeneralRe: divide by zero Pin
Pete O'Hanlon24-Apr-08 0:02
mvePete O'Hanlon24-Apr-08 0:02 
GeneralRe: divide by zero Pin
George_George24-Apr-08 0:05
George_George24-Apr-08 0:05 
GeneralRe: divide by zero Pin
Simon P Stevens24-Apr-08 0:24
Simon P Stevens24-Apr-08 0:24 
GeneralRe: divide by zero Pin
George_George24-Apr-08 0:58
George_George24-Apr-08 0:58 
GeneralRe: divide by zero Pin
Pete O'Hanlon24-Apr-08 1:16
mvePete O'Hanlon24-Apr-08 1:16 
GeneralRe: divide by zero Pin
George_George24-Apr-08 1:23
George_George24-Apr-08 1:23 
GeneralRe: divide by zero Pin
George_George24-Apr-08 0:07
George_George24-Apr-08 0:07 
GeneralRe: divide by zero Pin
Guffa24-Apr-08 0:20
Guffa24-Apr-08 0:20 
A floating point value can be infinite, so there is no exception.

An integer can not be infinite, so an integer division will cause an exception when you divide by zero.

Despite everything, the person most likely to be fooling you next is yourself.

QuestionRe: divide by zero [modified] Pin
Simon P Stevens24-Apr-08 0:27
Simon P Stevens24-Apr-08 0:27 
GeneralRe: divide by zero Pin
Simon P Stevens24-Apr-08 0:47
Simon P Stevens24-Apr-08 0:47 
GeneralRe: divide by zero Pin
George_George24-Apr-08 1:04
George_George24-Apr-08 1:04 
GeneralRe: divide by zero Pin
PIEBALDconsult24-Apr-08 6:05
mvePIEBALDconsult24-Apr-08 6:05 
GeneralRe: divide by zero Pin
Simon P Stevens24-Apr-08 9:54
Simon P Stevens24-Apr-08 9:54 
GeneralRe: divide by zero Pin
Pete O'Hanlon24-Apr-08 10:19
mvePete O'Hanlon24-Apr-08 10:19 
GeneralRe: divide by zero Pin
PIEBALDconsult24-Apr-08 13:09
mvePIEBALDconsult24-Apr-08 13:09 
GeneralRe: divide by zero Pin
George_George24-Apr-08 1:01
George_George24-Apr-08 1:01 
GeneralRe: divide by zero Pin
George_George24-Apr-08 0:59
George_George24-Apr-08 0:59 
GeneralChuck Norris Pin
Chris Maunder24-Apr-08 13:01
cofounderChris Maunder24-Apr-08 13:01 
GeneralRe: Chuck Norris Pin
Vikram A Punathambekar24-Apr-08 19:09
Vikram A Punathambekar24-Apr-08 19:09 
Questionproblem with DataBase path when uploading image Pin
avvaru.murali23-Apr-08 23:16
avvaru.murali23-Apr-08 23:16 

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.