Skip to content
SoftPrayog
  • Home
  • Programming
  • Tutorials
  • Videos
  • Software Engineering
  • Troubleshooting
Menu Close
  • Home
  • Programming
  • Tutorials
  • Videos
  • Software Engineering
  • Troubleshooting

pointer to a pointer

Read more about the article C Programming Tutorial 4: Pointers and Arrays

C Programming Tutorial 4: Pointers and Arrays

  • Post author:Karunesh Johri
  • Post published:November 9, 2020
  • Post category:Programming
  • Post comments:0 Comments

1.0 Introduction A pointer variable holds the address of another variable. It is said to be "pointing" to that variable. For example, int *ip; defines a variable ip of type…

Continue ReadingC Programming Tutorial 4: Pointers and Arrays
Subscribe to SoftPrayog on YouTube

Video Series

  • Linux System Programming
  • Linux Commands
  • C Programming

Recent Posts

  • Flex Tutorial
  • Process synchronization
  • Regular Expressions in C
  • vi not showing color syntax highlighting in Ubuntu Linux
  • Using sha256sum command for ensuring file integrity

Popular Posts

  • D-Bus Tutorial
  • POSIX message queues in Linux
  • POSIX Shared Memory in Linux
  • Gtk-WARNING **: cannot open display:
  • POSIX Semaphores in Linux
  • Network Traffic Control with tc command in Linux
  • Connecting two computers with Ethernet LAN cable
  • POSIX Threads Synchronization in C
  • I/O multiplexing: select, poll and epoll in Linux
  • fork and exec system calls in Linux

Email Newsletter

Loading
Web Store
About
Subscribe
Contact Us
Privacy Policy
Terms of service
SoftPrayog on Facebook        SoftPrayog on Twitter         SoftPrayog on Telegram
Copyright © 2023 Karunesh Johri. All Rights reserved.