What happens when the extern "c" char func (char*,waste) executes?
No Answer is Posted For this Question
Be the First to Post Answer
What are destructors?
How can a called function determine the number of arguments that have been passed to it?
what is meaning of isa and hsa
Is it possible to write a c++ template to check for a function's existence?
Explain shallow copy?
Write a C++ Program to check whether a number is prime number or not?
program explaining feautures of c++
What are the 2 main types of data structures?
Reads in the size of a square from the screen; 2. Prints a hollow square of that size out of “-“, “|” and blanks on screen; 3. Prints the same hollow square onto a text file. Your program should work for squares of all side sizes between 1 and 20. --- │ │ │ │ │ │ ---
Can inline functions have a recursion? Give the reason?
What is the full form nasa?
What is the difference between a baller and a reference in C++?