Search:

Type: Posts; User: gabeperron

Search: Search took 0.00 seconds.

  1. convert type using string with switch error

    trying to allow user input to determine a case selection. Obv some error with string conversion.




    using System;

    public enum Color { Red, Green, Blue }

    public class Example
  2. Replies
    2
    Views
    10,775

    to further clarify i do not have visual studio at...

    to further clarify i do not have visual studio at the moment i can get it sure... but at the moment i have codeblocks on my pc . thanks.
  3. Replies
    2
    Views
    10,775

    question compiling simple code

    insert

    using System;

    namespace Wrox
    {
    public class MyFirstClass
    {
    static void Main()
    {
  4. Replies
    5
    Views
    12,912

    get to know you thread

    Hey guys just wanted to ask a few questions to get to know you programmers and what brought you to this world.

    I'll try a 5 point question.

    1 What made you start learning coding?

    2 What is...
  5. Replies
    3
    Views
    4,384

    starting coding again! tips please !

    Hey so its been nearly about 5 years for me since i have done any serious coding using C.

    Lately i have been thinking about making a comeback, because i found it alot of fun. I originally studied...
Results 1 to 5 of 5