Public private and protected in C++ are* access specifiers* I am asking about *Access Modifiers in C
* On Tue, Jul 22, 2008 at 5:17 PM, Brett McCoy <[EMAIL PROTECTED]> wrote: > On Tue, Jul 22, 2008 at 7:40 AM, Akash Makhija > > <[EMAIL PROTECTED] <akash.makhija84%40gmail.com>> wrote: > > > Ya in C > > i Google it but still i am unable to find the answer > > That should tell you something... > > In C++, we have public, private, protected access modifiers for > classes... C does not use this concept. > > -- Brett > ---------------------------------------------------------- > "In the rhythm of music a secret is hidden; > If I were to divulge it, it would overturn the world." > -- Jelaleddin Rumi > > -- Thanks and Regards Akash Makhija (Stay Connected, Protected, Organised) [Non-text portions of this message have been removed]
