angle bracket syntax is sufficient in my opinion. automatic linkification annoys me in various cases.
however: I would VERY much not like to be put on a spam list because I do use my email server for important things. so, I would expect you to be very considerate.
I might offer such things if you ask.
why do you ask? would you like a mondecitronne.com email?
the website of jane doe is well worth looking at.
I found a website that I would like to share.
ubq would like you to wrap your website in a <pre>
and supplement it with <figcaption>
s. I'm not sure what she intends you to do with <figcaption>
s, exactly, but the first thing should be easy to do.
you have been accepted, trimill. please thing the thing.
citrons
3y122d
(edited 3y119d )
#1864
............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
I am now posting to resurface this thread, as it has been buried by random posts for some reason.
whats B
https://en.wikipedia.org/wiki/B_(programming_language)
UsernameIsPassword's password leaked!! not clickbait!!
citrons
3y122d
(edited 3y122d )
#1718
indeed!
also, you don't need brackets around array initializers:
beeoid[] 1, 2, 3;
also², you can assign multiple values to non-arrays:
beeoid 1, 2, 3;
the value beeoid
here would be one, but the value of *(&beeoid + 1)
would be 2.
also³, you don't need brackets around function bodies if they're a single statement:
add(a, b) return a + b;
you can cross the last one off now
citrons
3y122d
(edited 3y122d )
#1715
i am growing fur uncontrollably help me
another victim has been claimed
the B programming language.
main() {
extrn a, b, c, d;
put2char(a,b);
put2char(c,d);
}
put2char(x,y) {
putchar(x);
putchar(y);
}
a 'hell'; b 'o, w'; c 'orld'; d '!*n';
discuss: B programming language.
it is intended that you are able to do this, but I think I tested this, and it didn't work. this would be a bug.
I did not mean to indicate that it would never return, or that it would even necessarily take a long time for that to happen.
NaN is literally "Not a Number". it's not a natural number, nor is it any other type of number.
in any case, 132 is better than all of these numbers due to its digital (hand) expression in binary.