User Profile

Collapse

Profile Sidebar

Collapse
torres1
torres1
Last Activity: Jul 22 '10, 12:24 PM
Joined: Mar 6 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • torres1
    started a topic Can anyone help with this?

    Can anyone help with this?

    Hi,

    I am creating a windows application showing name date of birth and number of heartbeats from date of birth to a particular targetdate. My program is showing name and date of birth but i cannot get the program to work out the calculations. i have declared the variables at the top as beats per day and beats per week etc, i was wondering if anyone can help me as on how to get the program to calculate all these values once the enter...
    See more | Go to post
    Last edited by Frinavale; Apr 22 '10, 02:23 PM. Reason: Please post code in [code] ... [/code] tags. Added code tags.

  • torres1
    started a topic how can i fix this error?

    how can i fix this error?

    hi all,

    i am writing a weight conversion program that allows the user to input their weight, however i keep getting the same error saying operator '\' cannot be applied to operands of type decimal and double. can anyone help me with this?

    here is my code

    Code:
    using System;
    using System.Collections.Generic;
    using System.Text;
    
    namespace WeightConverter
    {
        class WeightConverter
    ...
    See more | Go to post
    Last edited by tlhintoq; Mar 6 '10, 10:56 PM. Reason: [CODE] ...Your code goes between code tags [/CODE]
No activity results to display
Show More
Working...