Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~240 People Reached
Favorite Forums
Favorite Tags
c x 1
c++ x 1
Member Avatar for ganesh_c

In the thread programming environment on the C language, we have to create a "struct" data structure if more than one arguments are needed. I need a two dimensional array on that struct. I got a syntax error when I declare it! The following is the code: [code=c] #include<stdio.h> #include …

Member Avatar for Salem
0
192
Member Avatar for ganesh_c

Are there any ways to create a two dimensional array within a "struct" data structure?

Member Avatar for Lerner
0
48