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 |
How to Implement multiple dual interfaces ?
What are the reasons an ATL server might fail to register?
how do you like to go up in a swing
What changes does a control need to run in an MFC 4.2b container?
What changes does a control need to run in the Visual Basic 5.0 Control Creation Edition?
How to Implement static object hierarchies in ATL ?
WHAT IS DIFF BETWEEN int a[][]=[4] int [][]a=[4]
How to Use structs in Automation-compatible interfaces?
Does ATL require an application server to operate?
What DLLs needed to ship with control?
what is proces ?
How to Obtain data from the client via an outgoing event dispinterface in ATL ?