Zitat von makkurona Die Wortkette ist genial. Gut dafür wäre wirklich Pseudocode, solange er nach bestimmten richtlinien arbeitet, nich' das irgendjemand einfach sagt: apiCalculateSenseOfLive() und sagt, das ganze ist ein Apiaufruf, fertig!... Warum, die Funktion ist doch implementiert. Code: int apiCalculateSenseOfLive() { // Not sure if this is correct, but it should work most of the time. return 42; }
int apiCalculateSenseOfLive() { // Not sure if this is correct, but it should work most of the time. return 42; }
--
Foren-Regeln