Wiki Python Fr   ExempleHfichier UserPreferences
 
HelpContents FindPage Diffs Info Edit Subscribe XML Print View

Nommer le fichier exemple.h

#ifndef EXEMPLE_H_INCLUDED
#define EXEMPLE_H_INCLUDED
int command (int integer, char * string);
#endif


PythonPowered