Hi
Could you explain a little about the topic?
thanks
massivefermion 3 Junior Poster
Recommended Answers
Jump to PostHi
but what's your problem?..
Jump to PostYou can of course return pointer to any object via function.
The syntax is pretty much intuitive:returnType* myFunc(argType1 arg1, argTyp2 arg2.......) //example int* someFunct(int a, int b){} char* someFunct(char* A, int Len)
Now, stand up dude, do some Google search and you will find much more …
Jump to Post>Come on man,I considered c++ programmers smarter.
In my experience C++ programmers are just like everyone else: the majority are slightly below average, a smaller number are average or just above, there are enough retards to frighten you, and a handful are truly brilliant.By the way, you're not …
All 9 Replies
massivefermion 3 Junior Poster
ArkM 1,090 Postaholic
ArkM 1,090 Postaholic
siddhant3s 1,429 Practically a Posting Shark
massivefermion 3 Junior Poster
ArkM 1,090 Postaholic
massivefermion 3 Junior Poster
tux4life 2,072 Postaholic
Narue 5,707 Bad Cop Team Colleague
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.