Search:

Type: Posts; User: dittodittoboy2

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    9,033

    ANYONE interview with MICROSOFT?

    i have a phone interview with microsoft for program manager. Have anyone ever interviewed with microsoft before?

    if so,

    what kind of questions can i expect?
    are there technical-programming...
  2. Replies
    5
    Views
    1,329

    I ran this in the UNIX system at school: g++...

    I ran this in the UNIX system at school:
    g++ lander.cpp -o lander.exe
    lander.exe
    segmentation fault (core dumped)

    I also tried:
    g++ lander.cpp -o lander.exe
    lander.exe sonic 100
    AHH!!Please...
  3. Replies
    5
    Views
    1,329

    my TA stated: all you have to do is write...

    my TA stated:



    all you have to do is write your output to an array, then output the

    entire array to the screen

    it would mean instead of all those cursor to calls,
  4. Replies
    5
    Views
    1,329

    C++ Problem

    I've been trying to figure this out for the past 6 hours. When you run this program, lander.exe, (you may download it at http://jprotege.com/c2) in dos with the command line "lander.exe sonic 100",...
Results 1 to 4 of 4