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
~179 People Reached
Favorite Forums
Favorite Tags
c x 3
c++ x 1

2 Posted Topics

Member Avatar for m_banerjeein

Great to be part of this forum filled with enthusiatic people of computing world... Working as telecom professional in India... Love coding in C , C++ and like to discover the arcane topics associated with these languages.

Member Avatar for zandiago
0
48
Member Avatar for m_banerjeein

Hi All Guys few quick questions on C.. 1. What does "static void <function_name>(argument1,argument2)" means.. 2. Whether this would give a compilation error if i write this piece of code... int a =1 , b=2,c=3 ; (a=b)=c;

Member Avatar for jephthah
0
131

The End.