hacking contest

hacking exploits security forum
hacking
compliance articles
upgrade backup exec
information security consultant

Full Version: C++ Classes
RealityFusion
How can I pass a character array to a member function in a class?
andariel
You can define a character array as the methods argument list. Thats the general way of passing data to a method. It doesn't make a difference if it is defined in a class or not. If it is defined in a class, simply make an object of that class and then invoke the method.
Is that clear or you need a sample or something ?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.

 
Invision Power Board © 2001-2005 Invision Power Services, Inc.