Most Recent Programs

foreach.java: new style foreach introduced in Java 5 [Java] [Feb-18]

splitws.java: split on whitespace [Java] [Feb-18]

each.pl: each to iterate through both keys and values of a hash [Perl] [Feb-09]

split_whitespace.pl: split on white space [Perl] [Feb-09]

array.s: create an array of numbers and use a loop to print them [x86] [Feb-08]

pipe_write_read.c: pipe function for low level ipc [C] [Feb-03]

dictionary_sort.py: iterate the keys of a dictionary in sorted order [Python] [Feb-02]

union_bytes.cpp: union of char array and long to access a number as a string [C++] [Jan-31]

string_match.java: Use the regex match function built into the String class [Java] [Jan-26]

ref_test.pl: use the ref function to determine if a scalar contains a reference [Perl] [Jan-20]