开发者

Call a function from a prototype in C++ [closed]

开发者 https://www.devze.com 2023-02-15 08:30 出处:网络
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help ce开发者_C百科nter. Closed 11 years ago.

How to call a function from a prototype in c++? Any suggestions?


see example ...

http://msdn.microsoft.com/en-us/library/a5s9345t(v=vs.80).aspx


I would rather suggest you to get an introductory C++ book from this list and read it properly :

The Definitive C++ Book Guide and List

Then you'll know what you're asking. You need to study a book first, before asking such questions!

0

精彩评论

暂无评论...
验证码 换一张
取 消