answersLogoWhite

0

Shake the monitor so that the space disappears

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What are restricted pointers in C99?

Using this you specify that two pointers can't point on the same address


How to write a C program to find largest 2 numbers using pointers?

program to find maximum of two numbers using pointers


Why are header files not required when using far and near pointers?

In C programming, header files are required. It doesn't matter if you are using near pointers, far pointers, both, or neither -- you still need header files. There is no connection between the necessity of header files and the pointers' size.


What are the applications of pointers in using c language?

Accessing data by address. Some data-structures, like lists and trees, are usually implemented using pointers.


What are the pointers in computer programming using c?

addresses


Is Use of pointers in function saves the memory space?

No. But avoiding unnecessary duplication of data does.


How do you find the biggest of n numbers using pointers in C?

yes


Why all types of pointer shows 2 byte space?

Pointers do not show 'byte spaces'.


Character arrays using pointers notes?

i don't know ask someone else


What will be the program to arrange numbers stored in array in ascending order using pointers?

sorry


Write a c program to copy two strings using pointers?

nahi malum


How can you access the administrator password using pointers in C?

i don't have any knowledge about your ques. but i guide you to read the "Writing TSR through C" & learn knowledge of FAR & HUGE ponters.by this you can access the adminstrator password using pointers in C.