Search:

Type: Posts; User: nevh158

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,254

    Question about compiler

    I'm getting a wierd error I compile this code.


    include "stdafx.h"

    using namespace System;

    struct phone
    {
    int AreaCode;
  2. Replies
    9
    Views
    2,278

    thanks

    thanks
  3. Replies
    9
    Views
    2,278

    need help with ipconfig

    hello Im trying to find out my IP address through cmd.exe and this is what im getting at the beginning

    C:\Documents and Settings\Owner>

    I can't delete this line and when I type \ipconfig after...
  4. Replies
    1
    Views
    893

    question about arrays

    Hello, I’m new to programming so bare with me . Is there a way to individual input an int number into an array so that each digit would be in its own index? I know strings work this way but I can’t...
Results 1 to 4 of 4