WHAT IS DIFF BETWEEN int a[][]=[4]
int [][]a=[4]
Answers were Sorted based on User's Feedback
Answer / hj
Yes There is diff between, both will give you error. one
will give compiler error and another will give systax error.
| Is This Answer Correct ? | 4 Yes | 1 No |
What problems might be encountered when using _ATL_MIN_CRT? What causes the linker error that _main is unresolved during Release builds?
What Is "AtlAxWin80"?
How to Use structs in Automation-compatible interfaces?
what type of questions are asked in the test of pcs and what type of questoins are asked by interviewer in pcs interview.
why we write function's implementation in .h file while developing the Web application through VC++?
What are the reasons an ATL server might fail to register?
what is proces ?
What are the known problems with the ATL 2.0 Object Wizard?
How to Implement static object hierarchies in ATL ?
How to Obtain data from the client via an outgoing event dispinterface in ATL ?
What changes does a control need to run in an MFC 4.2b container?
how to create SDK based ATL ? how to create SDK based COM?