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
1166
posted 11 years ago by stianlagstad
This will loop through files in somefolder with the extension .c, print out the filename and compile the files.
0
1155
posted 11 years ago by stianlagstad