Answer by  
                                                                                          yshag (16)
                                                            
                          
                          
                                                          Go to start, click on run, and type "Command", and hit enter.Now type directoryand hit enter.You should be in the directory now (your prompt should read:directory); if not, check that you typed it correctly.Type"bcc32 test.cpp" hit enter.
 If worked:You can run your test program by typing "test.exe" and hitting enter.