that s what i learned since i saw in many examles programmers using a function main whithout any class
asking for any explication please :confused:
tahataha 0 Newbie Poster
Recommended Answers
Jump to PostAn object is not just a C++ thing associated with a class.
object
region of data storage in the execution environment, the contents of which can represent valuesSo ints and pointers and arrays are objects too.
All 4 Replies
Chainsaw 12 Posting Pro in Training
brnprasad630 0 Newbie Poster
Dave Sinkula 2,398 long time no c Team Colleague
Chainsaw 12 Posting Pro in Training
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.