void

    2La chaleur

    4Répondre

    Je travaille actuellement sur un moteur de sprite en C++. J'ai une classe abstraite IEngine avec une fonction virtuelle init_api. Cela prend dans un vide *. J'ai alors une classe de moteur implémentée

    3La chaleur

    1Répondre

    Je créé une instance de MethodInfo: MethodInfo theMethod = typeof(Reciever).GetMethod("methodName", parameterTypes); Maintenant, je veux savoir si le type de retour de theMethod est vide. Comment?

    40La chaleur

    3Répondre

    j'ai une fonction appelée: void initializeJSP(string Experiment) Et dans mon fichier MyJSP.h J'ai: 2: void initializeJSP(string Experiment); Et quand je compile je reçois cette erreur: MyJSP.h:2 e