CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: imondmt

Search: Search took 0.20 seconds.

  1. Replies
    2
    Views
    662

    Need help with an error im' getting

    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;

    namespace ConsoleApplication3
    {
    class Program
    {
  2. Replies
    3
    Views
    1,330

    Re: Need help for a C# homework program to code!

    well the whole point of this post is because i'm unsure of how to do it, ... Can't really make a set up for something I don't know how should be handled.
  3. Replies
    3
    Views
    1,330

    Need help for a C# homework program to code!

    So I'm pretty new at programming, and I'm wondering what would be the shortest way to write a program that does this:

    Write down in letters a number provided as digits. Now this is up to 999 999...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured