C++

Objectives : Eclipse Quincy Environment

  • File Name : Know_Your_Environment1
    sending two dimensional array as a parameter to a function.
  • Code:
 

Step: 1 Create a source file with Eclipse and Quincy 2005 and NetBeans 7.1
 

Note "<iostream> in Eclipse platform and Netbeans 7.1,  did not recognize "printf " function of <stdio.h> libarry of C language. Whereas Quincy Compiler <iostream> supported printf function.

b) Quincy Compiler , build succeeded.

Step: 2 Add  <stdio.h>  the following applications, as shown below

a) Eclipse Europa 3.3

b) NetBeans 7.1

Step: 3 Runtime Views:

Step: