Holla Forums is full of larpers. prove me wrong
Programming Thread
Other urls found in this thread:
github.com
github.com
man7.org
dictionary.com
dictionary.com
jsfiddle.net
twitter.com
B-but you're right.
It's not larping if it's over the internet. It's just regular role playing.
sitting on a computer shitposting about ada for 18 hours is larping
There. I proved I actually know something about programming.
write fizzbuzz in rust or GTFO
You expect someone to post a few hundred lines of code here?
?
???
I'm studying C at the moment.
Currently I wrote a simple implimentation of cat and a filter(reads lines from stdin, matches, transforms, puts on stdout), for lchat.
the second one is sort of shit because it just uses the string functions documented in beejs guide to c, so it matches patterns unreliably with strspn(). I compensated for this by making the patterns to match a very restricted subset of the pattern I want which will more or less always match the desired pattern. its just seeing if the line starts with 'me' then YYYY-MM-DD HH:MM, or just YYYY-MM-DD HH:MM, then cuts off the length of the date-time or that length plus three.
also because someth ing like that should really just be fucking awk/sed/shell, im fairly sure.
Do tripfags get gas, bullet, or the rope?