Tutorials
Go Premium
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.0K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.1K+ articles
School Learning
11.1K+ articles
JavaScript
9.9K+ articles
Java
9.3K+ articles
Misc
7.8K+ articles
C++
3.7K+ articles
Extern "C"
2 posts
Recent Articles
Popular Articles
Name Mangling and extern "C" in C++
Last Updated: 14 March 2022
C++ supports function overloading, i.e., there can be more than one function with the same name but, different parameters. How does the C++ compiler distinguish between di...
read more
C++
Extern "C"
Can I Mix C and C++ Code in the Same Project?
Last Updated: 14 May 2024
C and C++ both are very popular programming languages. There can be many situations when you might have to export some functionalities that are written in C programming la...
read more
C++ Programs
C++
Picked
Extern "C"
C-Misc
Misc C++
CPP Examples
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !