Is there a C/C++ equivalent for Python's "__init__.py"?
In Python when you create a module you create an __init__.py file (at least, usually). Is there a C/C++ equivalent of this thing? I mean is there a way to #include a directory actually including a file inside it?
Aucun commentaire:
Enregistrer un commentaire