answersLogoWhite

0

'argc' and 'argv' in this line:

int main (int argc, char **argv)

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Does a function always require a parameter?

No. For example, function getpid never requires a parameter.


Is fragmentation an example of musical parameter?

No.


Is tempo an example of a musical parameter?

yes


What else is an example of articulation?

musical parameter


Which of the folloing is not an example of a music parameter?

Fragmentaion (Apex)


What Is An Example Of Musical Parameter?

A. Tempo B. Articulation C. Dynamics


How do you use parameter in a sentence?

Parameter is a noun meaning limits, boundaries or guidelines. Example: The parameters of this job include unloading the trucks but not driving the trucks.


What is pointer variable explaine?

If you mean example, then it is argv, which is the second parameter of function main.


Is A query that prompts for input whenever it is run is a run-time query?

It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.It is referred to as a parameter query.


What is a pointer to a function?

An example might help you: extern int function1 (int parameter); extern int function2 (int parameter); int (*function_pointer_variable)(int parameter); function_pointer_variable = function1; (*function_pointer_variable)(12); /* call function1 */ function_pointer_variable = function2; (*function_pointer_variable)(33); /* call function2 */


What is parameter in economics with example?

In economics, a parameter is a measurable factor that defines a system or model and helps to analyze its behavior. For example, in a supply and demand model, the price of a good can be considered a parameter, as it influences the quantity supplied and demanded. Other parameters may include income levels, consumer preferences, and production costs, which all play a critical role in determining market outcomes.


What is an example of array?

argv, which is the second parameter of function mainint main (int argc, char *argv[])

Trending Questions
What country was credited with the invention of the pulley? Advantages of being a marine engineering? How is electricity distributed in Singapore? What is it called in excel when you change the font style to bold increase the font size and change the font color? What does the function counter do and what are its parameters? What info is stored in an IC color profile? What technologies made the building of skyscrapers possible? 7200 volt 25kw transformer how many amps at 240 single phase? What distance in metres on the ground is the equivalent of one second of arc in longitude or latitude? What are different types of minerals used in Cement concrete? What are the safety features for when a current gets too high? What are some of the advances in technology since 1930? What are methods of taking notes while reading? Find the numerical value for each symbol... a plus a plus a plus b equals a plus a plus b plus b plus b equals c plus c c minus a equals 6 What is the answer to this? Why open loop configuration of opamp not used in linear applications? 6. What happens when the low-voltage current flow in the coil primary winding is interrupted by the switching device? How do you display 1 11 111 1111 11111 in qbasic using FOR.NEXT? What is the difference between a technical and a sociotechnical system? What occur if n type material is joint with p type material? Is it usefull to share attributes among all the objects of a given class rather than each object having its own copy of data?