R
Roop
Hello all
I need to understand the concepts of following terminology in
C Language :--
Q1.. what is the near,far pointer mean's ? what is the difference
between the
these pointer and normal Pointer that we have decleared like that
char *ptr;
Q2.. what are the different ways of Inter Process Commnication? and
which is most Efficient
Q3.. How to use function in assembly Language?how to pass the argument
and where to store these argument?
Tarun Sinha
I need to understand the concepts of following terminology in
C Language :--
Q1.. what is the near,far pointer mean's ? what is the difference
between the
these pointer and normal Pointer that we have decleared like that
char *ptr;
Q2.. what are the different ways of Inter Process Commnication? and
which is most Efficient
Q3.. How to use function in assembly Language?how to pass the argument
and where to store these argument?
Tarun Sinha