Skip to content

Coding Dots

Coding Dots

Let's connect think dots to code ...

Coding Dots

Coding Dots

Let's connect think dots to code ...

  • Home
  • SoftEthics
  • Programming Apps
  • Pattern Programs Online
  • C Programs
  • YouTube
  • Learn C
  • Compiler ONE
  • Important Tips

Tag: global variable

C Programming

How to access a global variable that has the same name as the local variable in C?

When we have a local variable with the same name as the global variable, we can’t access the value of the global variable as the environment always points to the value of the local variable. For Example: In such a case, we may use ‘extern’ to access the value of a global variable. For Example:

Explore More
C Course

More Programs

  • Area & Volume C (17)
  • Array (16)
  • C Basic Programs (25)
  • C File Handling (5)
  • C Library Functions (13)
    • math.h (8)
    • stdlib.h (5)
  • C Programming (165)
  • C Programs (148)
  • C Structure & Union (5)
  • C# programs (2)
  • Cpp Programming (18)
  • Data Structure Programs in C (10)
  • General Programs (45)
  • HTML Programming (4)
  • Java Programming (22)
  • Loops in C (6)
  • Math functions in C (8)
  • Number System Conversion in C (12)
  • Pattern Programs (7)
  • Pointers in C (10)
  • Python (6)
    • Built-in Functions (6)
  • Python Programs (2)
  • Recursion (1)
  • Searching – C programs (5)
  • Sorting – C programs (11)
  • String Handling in C (19)
  • Uncategorized (1)

C Tutorials

Pattern Programs Tutorials

Follow CodingDots

  • facebook
  • twitter
  • telegram
  • linkedin
  • mail

Follow SoftEthics

  • website
  • facebook
  • twitter
  • youtube
  • android
  • linkedin
  • telegram
  • amazon

Copyright © SoftEthics® 2013-2022 All rights reserved. Proudly powered by WordPress | Theme: Blog Nano by ThemeMiles.