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.
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.
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;
this is dubious, i disapprove.
epic newline fail
(edit) you need two newlines to make a new line in markdown silly
this sucks
wow
(edit) you need two newlines to make a new line in markdown silly
this isnt proper markdown aaaaa where is my funny br
it is banned. anyway this is not relevant to b programming language, so b(ee) you doubly
Programming language
(wait i started my message with a capital letter nobody EVER does that)
anyways, to ensure that it is not forgotten that this thread is about the B programming language:
the B programming language.
whats B
(Beez Nuts)
I am now posting to resurface this thread, as it has been buried by random posts for some reason.
whats B
B is the 2nd letter in the common english lexicon, and its the least rad letter in my sick ass diss track
B is not in the english lexicon, as lexicons are sets of words and B is not a word.
B
(personality type): from contrast with the letter ‘A’ and its corresponding personality type (academic grade): from the position of the letter ‘B’ in the English alphabet
B (plural Bs)
Signifies a second-tier or second class of a given commodity, group, or category, as in B-movie, B-list, etc. The television studio revived some of its B characters for the spinoff.
Alternate or secondary part, as the back side of a phonograph record. Contrasted with A, which is the primary part.
BONG BONG BONG BONG BONG BONG BONG BONG BONG BONG BONG
please log in to reply to this thread