TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
subscribe
NA
9
0
Get an object as return value
Apr 3 2005 7:24 AM
Hi all. I´m trying to get an object this way: Object *myObject; myObject = myFunction (parameters); myFunction returns a Object type. It compile well, but when I execute, it crash. How can I assign myObject to the return value? I try to create a new instance: myObject = new Object(). But doesnt work. Thanks!
Reply
Answers (
1
)
Require C++ Sweep Test code converted to C#?
Can we invoke a winform from mfc