unclefapsalot
New member
impatience is making many hard. Let's flaccid it down, just a tidbit
That's one way to describe this situation.
impatience is making many hard. Let's flaccid it down, just a tidbit
if (winner == me) {
behapppy();
}
else {
congratsto(winner);
}
function behapppy() {
if (me == onvacation() && me == cannotviewmessages()) {
ragequit();
}
}
What language is this? I only know HMTL/CSS and Flash( not by heart but more or less basics) and it's certainly none of those![]()
What language is this? I only know HMTL/CSS and Flash( not by heart but more or less basics) and it's certainly none of those![]()
seem to be java![]()
its javascript
the correct term for it would be psuedocode
Well many languages are similar and very closely related so it could be a mix of things?
Yeah it could be C# as well
if (winner == me) {
behapppy();
}
else {
congratsto(winner);
}
function behapppy() {
if (me == onvacation() && me == cannotviewmessages()) {
ragequit();
}
}
No because you don't prefix the word function in the signature of a function.