As string-literal:
const char head [] = "<H1>Example</H1>";
PHP and C are two different programming languages that cannot directly interact with eachother. You can have a program made with C call a PHP script, using its output (an indirect interaction), but there's no way to "embed" PHP into C code.
I dont think it is possible because C and C++ are compiled languages whereas javascript is interpreted. Unless someone has written a C/C++ interpreter?
I want to say to someone: Adam will you be my valentine? If yes then please tell me, if no then we'll just forget that I ever embarrassed myself like this. It needs to be in C ++ or html preferably, thanks
You can't. HTML is a markup language. C is a programming language. You can make C generate HTML, but C isn't anything like HTML in the way it functions.
Sometimes, it is. Some implementations compile C++ code into C code, and then compile the C code.
Yes you do C:
It is used to distinguish between the C or C++
All C++ source code is is a text file with the .cpp extension. So if you save your code as *****.cpp then it is automatically C++ source code.
The Express edition of C++ does not require a serial code. It is free.
yihuy
Code, compile, link, run.
#include <libraryname>