answersLogoWhite

0

exactly: leave this function, and (optionally) pass the following value to the caller.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

Write a c program Fibonacci series using for loop in java?

Exactly what do you mean by 'C program in Java'


Does a subprogram always return a value to the program or subprogram that calls it?

No. In some languages PROCEDUREs don't return a value, FUNCTIONs do; in C (and derivatives) return-type void means no return value. Example:void Hello (const char *msg) { puts (msg); }


Program to find greatest of two numbersin c?

if num1>num2 return num1 else return num2


Write a c program for function with no arguments and no return values?

void mynullfunction () {;}


What key moves the cursor to the next line in c program?

The return key.


What is the default return type of a function?

The normal exit of program is represented by zero return value. If the code has errors, fault etc., it will be terminated by non-zero value. In C++ language, the main() function can be left without return value. By default, it will return zero. To learn more about data science please visit- Learnbay.co


C plus plus program using function min that take three parameters of type int and returns the minimum of the three?

int min (int a, int b, int c) {if (a


What is the order of precedence with regard to the operator used in embedded C program?

Operator precedence in embedded C is exactly the same as in standard C.


A program in c?

int main (void){puts ("Hello world") ;return 0 ;}


Why you use void res in c programming?

since, the word 'void' in C programming language means that it does not return any value to the user or calling function....this is usually used to specify a type of function...... for this reason w use 'void'in c program..


How do you write a program in c?

Writing a program in C is not a difficult task. You simply need to have a compiler or an editor supporting the syntax defined in the C Standard. An example of the "Hello, World!" program in C: #include <stdio.h> int main () { printf("Hello, World!"); return 0; }


Can you claim mileage for driving to college on tax return if unemployed and all income is from unemployment and are c in a retraining program?

No. But the situation you describe means you won't have any taxable income anyway.