PranabNandy / c-pointers-course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The code provided as part of this repository is ONLY for learning purposes!

Instructions

  1. Create a code space (reuse if already created):
    1. code -> codespaces -> + button!
  2. Add code in main.c in the main() function.
  3. Use gcc main.c to compile the code.
  4. Execute ./a.out to run the program

Copyright

Copyright © 2023 inpyjama.com. All Rights Reserved.

About


Languages

Language:C 100.0%