Wo liegt mein Fehler? g++ mit -e (--entry)
-
Depending on the settings, you have a preprocessor of some sort that adds particular functionality. Do you want to call your own functions before and after the mainfunction before you write anything else into the source code and afterwards obliterate it owing to some odd source code formatting.
-
I have an X-any code that should be specially compiled thanks to a.sh script; it should thereafter (at runtime), for example, be able to ask additional command line options, for example, a to control "before-the-main" timers, or to directly read the return codes. I don't want to alter the actual routines because I don't know how dreadfully the author has formatted them; if I do, the code might be wiped out or something similar if I put my changes. I want to build everything, thus the source codes are of course available.
-
__attribute__ ((constructor))
und__attribute__ ((destructor))
?
-
Es handelt sich mal wieder um einen Fall von Nekromantie.
-
@john-0
Ich finde den Fall etwas suspekt. Er (oder es) hat zweimal geantwortet. Einmal auf DocShoe und einmal simonmicro. Und dann antwortet er auf Englisch, obwohl der ganze Thread Deutsch ist.Klingt für mich nach einen Bot.
-
That would be lot simpler in my opinion than the current method of hacking something to make it right.
-
@Quiche-Lorraine sagte in Wo liegt mein Fehler? g++ mit -e (--entry):
@john-0
Ich finde den Fall etwas suspekt. Er (oder es) hat zweimal geantwortet. Einmal auf DocShoe und einmal simonmicro. Und dann antwortet er auf Englisch, obwohl der ganze Thread Deutsch ist.Klingt für mich nach einen Bot.
Spammer lernen eben auch dazu... Wenn alte Threads oder chinesische Antworten keinen Effekt mehr erzielen, so schwenkt man eben auf Englisch um...
-
Dieser Beitrag wurde gelöscht!