Scripts: C :: Pointers :: Library Article #1
Developer's Section
![]() By: Erobo Team Member
|
||||||||
![]()
A pointer in C is a reference to a memory location in your computer. Pointer can be of type int or string, and depending on how you use it you can change the refence. Now, here is how you can use Integers with Pointers:
|
||||||||
|
||||||||
![]() |
|
System Message:
|
![]() the form below: |