view include/feed.h @ 5:2717458d8951

Splitting fetching and traversal into separate functions
author Adam Chlipala <adam@chlipala.net>
date Thu, 13 Jan 2011 10:02:37 -0500
parents ad85b8813e8a
children a2bf0a93c357
line wrap: on
line source
#include <urweb/urweb.h>

uw_unit uw_FeedFfi_init(uw_context);
uw_Basis_string uw_FeedFfi_fetch(uw_context, uw_Basis_string url);