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
~283 People Reached
Favorite Forums
Favorite Tags
Member Avatar for vijay.neo

Hi friends, As i a writting small C program to pass the structure pointer in the function. i am endup with small problem, plz let me know how to crack this one? ///////////////// [code] void function1(void *); void main() { int size_offset = 0; typedef struct { int a; int …

Member Avatar for ahmad chehade
0
202
Member Avatar for vijay.neo

Hi All, Basically I (myself Vijay) am a C/C++ developer as i want to implement generic data type in C. i was searching in the google. then i come across similar kind of implementation in the python develoer chain. i was going through some of the mailing chain in [python-dev] …

Member Avatar for vegaseat
0
81