How to call a function from a prototype in c++? Any suggestions?
            Asked
            
        
        
            Active
            
        
            Viewed 150 times
        
    2 Answers
1
            see example ...
http://msdn.microsoft.com/en-us/library/a5s9345t(v=vs.80).aspx
 
    
    
        Brandon Frohbieter
        
- 17,563
- 3
- 40
- 62
1
            
            
        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!
- 
                    i know what i am asking.. you the one who doesn't know how to answer.. :) – Ali Baba Mar 04 '11 at 18:06
 
     
     
    