sevin1192 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.
In object-oriented programming, a friend function that is a "friend" of a given class is
allowed access to private and protected data in that class that it would not normally
be able to as if the data was public.
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.