NOTE: Google Subscribed Links was killed in September 2011.

This page is obsolete.


This is an experiment with Google Subscribed Links.

I set up a simple Google Subscribed link for the C standard library APIs. To use it, subscribe here. After subscribing, whenever you search for a C standard library function using a query of the form "c FUNCTION-NAME", you will see a very brief abstract of the function, its arguments, and its return value. Only a portion of the library has been implemented.

I also have implemented a subset of the SIP response codes. Searches of the form "sip RESPONSE-CODE", will display the code and a brief description of the meaning.

For example, the following search will work when you have subscribed: http://www.google.com/search?q=c%20strlen (search for documentation on strlen()).