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
Bruce Barington
NA
1
10.5k
DLL import
Dec 14 2010 1:31 PM
I have a c++ code and it has some operator overload methods like operator ()
As far as I know () operator can not be used in C# directly (or indirectly).
Is it possible to import such a dll writen in C++ to C#? Can I still use () operator in C# if it is possible?
Example in C++:
const MyClass MyClass::operator()(...) const {
...
}
Reply
Answers (
1
)
creating a form but i think there something wrong with the array?
Update Data without refreshing whole browser