![]() |
| Home | Tech FAQ | Interview Questions | Placement Papers | Tech Articles | Learn | Freelance Projects | Online Testing | Geeks Talk | Job Postings | Knowledge Base | Site Search | Add/Ask Question |
![]() Related Questions Latest Answer : Command line arguments can be accessed by using a string type and integer type variables as the main function arguments. The string includes all what u typed in the command line(eg:hello.exe jijo nijesh). The int variable shows the no of words in it. ... Latest Answer : This can be done Using _asm{} operator, first char* mem_ptr; Mov EAX, DWORD PTR[Memory Address] Then... Mov mem_ptr, EAX Now mem_ptr will point to the meory location needed and we can access ... What is the maximum combined length of command line arguments including the space between adjacent arguments? If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which? Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function? Latest Answer : class CommandLineTest{ public staic void main(String a[]){ for(int i=0;i Latest Answer : cc -o x.o x.c creats a object file ... Which header file should you include if you are to develop a function which can accept variable number of arguments? Latest Answer : use the variable length argument - va_arg , va_list , ca_start and va_end macros ... Can there be at least some solution to determine the number of arguments passed to a variable argument list function?
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||