Profile
Achievement

stianlagstad's Recent Snippets
- All /
« Prev 1 Next »
This simple functions scans the user agent for the word "android" and returns true if found. Useful if there's something you only want android visitors to see (or not see).
0
740
posted 10 years ago by stianlagstad
This will loop through files in somefolder with the extension .c, print out the filename and compile the files.
0
734
posted 10 years ago by stianlagstad