Analyzing the memory layout for my sample program in Linux Environment. ---------------------------------- #include<stdio.h> int test_g =...
Analyzing the memory layout for my sample program in Linux Environment. ---------------------------------- #include<stdio.h> int test_g...
What is the difference between strcpy & strncpy ? What will be the impact , if NULL value not appended to the end of every string copy ?
How to pass the two dimensional arrays to functions ? What are the ways to implement this type .
can u give me an example for both the cases. thanx a lot.
cool..! thanks.
Can structures be passed to the functions by value? Why cannot arrays be passed by values to functions? Please explain.
Hello guys, What is the difference between typedef and #define? thanks -kanaks
Let's consider as below, // For the Global Scope only // All declaration Not local inside a fucntion int *ptr; int i_val; static int...
Hi all, I'm little confused. Is it possible to choose number of arguments 'n' for the function "F" in run time? Function 'F' ('n ')...
can u send me the exact link. could not find the puzzle.
hi every1, What is the maximum limit for passing arguments to a function ? -thanks
Do we use Inline/Macro both for the code modularity ? Does inline function definition saves any memory in the system ? When we declare any...
Hi all, What is the difference between the Inline specifier and Macro definition in 'C' ? Illustration with example,helps a lot. regards...
can anyone provide me with some interesting 'C' puzzles to solve ? thanx.
can u add more clarity in your questions thanks.
Separate names with a comma.