Click here to Skip to main content
15,914,820 members
Home / Discussions / C#
   

C#

 
GeneralRe: Pass By Reference Problem Pin
Paul Ingles29-Oct-02 14:40
Paul Ingles29-Oct-02 14:40 
GeneralFloat divisoin Pin
Mazdak29-Oct-02 1:08
Mazdak29-Oct-02 1:08 
I have a float number like 32134(its size of file in bite).I want to divide it by 1000.So I do this:

f=12342;
f2=f/1000

I want to get 12.342 but it gives me 12. How can I get 12.342?

Mazy

"If I go crazy then will you still
Call me Superman
If I’m alive and well, will you be
There holding my hand
I’ll keep you by my side with
My superhuman might
Kryptonite"
Kryptonite-3 Doors Down

GeneralRe: Float divisoin Pin
Pete Bassett29-Oct-02 1:20
Pete Bassett29-Oct-02 1:20 
GeneralRe: Float divisoin Pin
Nick Parker29-Oct-02 1:21
protectorNick Parker29-Oct-02 1:21 
GeneralRe: Float divisoin Pin
Mazdak29-Oct-02 4:03
Mazdak29-Oct-02 4:03 
GeneralDrag and Drop Pin
Buddhi28-Oct-02 23:36
Buddhi28-Oct-02 23:36 
QuestionHow to count event subscriptions Pin
BigAndy28-Oct-02 23:11
BigAndy28-Oct-02 23:11 
AnswerRe: How to count event subscriptions Pin
Stephane Rodriguez.29-Oct-02 0:04
Stephane Rodriguez.29-Oct-02 0:04 
GeneralRe: How to count event subscriptions Pin
BigAndy29-Oct-02 1:28
BigAndy29-Oct-02 1:28 
GeneralRe: How to count event subscriptions Pin
Stephane Rodriguez.29-Oct-02 1:56
Stephane Rodriguez.29-Oct-02 1:56 
GeneralC# .NET and Microsoft Excel Pin
mee28-Oct-02 16:22
mee28-Oct-02 16:22 
GeneralRe: C# .NET and Microsoft Excel Pin
Paul Riley29-Oct-02 0:08
Paul Riley29-Oct-02 0:08 
GeneralRe: C# .NET and Microsoft Excel Pin
mee29-Oct-02 16:07
mee29-Oct-02 16:07 
GeneralDebugging managed and unmanaged Pin
Anonymous28-Oct-02 6:57
Anonymous28-Oct-02 6:57 
GeneralRe: Debugging managed and unmanaged Pin
Stephane Rodriguez.28-Oct-02 7:29
Stephane Rodriguez.28-Oct-02 7:29 
GeneralRe: Debugging managed and unmanaged Pin
Anonymous28-Oct-02 8:08
Anonymous28-Oct-02 8:08 
GeneralRe: Debugging managed and unmanaged Pin
Paul Riley28-Oct-02 8:19
Paul Riley28-Oct-02 8:19 
GeneralRe: Debugging managed and unmanaged Pin
Stephane Rodriguez.28-Oct-02 8:21
Stephane Rodriguez.28-Oct-02 8:21 
GeneralRe: Debugging managed and unmanaged Pin
Gaul29-Oct-02 8:00
Gaul29-Oct-02 8:00 
GeneralCompiling managed code as unmanaged Pin
Anonymous28-Oct-02 6:55
Anonymous28-Oct-02 6:55 
GeneralRe: Compiling managed code as unmanaged Pin
ian mariano28-Oct-02 18:41
ian mariano28-Oct-02 18:41 
GeneralGenerating C# code w/ Visio Pin
afronaut28-Oct-02 4:05
afronaut28-Oct-02 4:05 
GeneralRe: Generating C# code w/ Visio Pin
Philip Fitzsimons28-Oct-02 5:19
Philip Fitzsimons28-Oct-02 5:19 
Generalconverting xsl:fo Or XML DOCUMENT to pdf using c sharp Pin
Asim N.28-Oct-02 1:24
Asim N.28-Oct-02 1:24 
Generalconverting xsl:fo to pdf using c sharp Pin
Asim N.28-Oct-02 1:22
Asim N.28-Oct-02 1:22 

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.