Press ESC to close

Or check our Popular Categories...

c++ pointers

2   Articles
2
W

What is Pointer in C ?

1 Min Read
0 1
1 Min Read
0 1

For storing the address of another variable pointers can be used. Variables of type int,char, array, function or any other pointer can be of type pointer. Architecture of a pointer…

Continue Reading
W

What is Pointers in C++ ?

1 Min Read
0 0
1 Min Read
0 0

Pointers are symbolic representation of addresses and it enables a program to simulate call-by-reference as well as to create and manipulate dynamic data structures. It defines a pointer variable and…

Continue Reading

Adblocker detected! Please consider reading this notice.

We've detected that you are using AdBlock Plus or some other adblocking software which is preventing the page from fully loading.

We don't have any banner, Flash, animation, obnoxious sound, or popup ad. We do not implement these annoying types of ads!

We need money to operate the site, and almost all of it comes from our online advertising.

Please add wikitechy.com to your ad blocking whitelist or disable your adblocking software.

×