annotate include/feed.h @ 9:f19beef42ceb

Add tag combinator with given attribute values.
author Karn Kallio <kkallio@eka>
date Tue, 31 May 2011 09:21:49 -0430
parents ad85b8813e8a
children a2bf0a93c357
rev   line source
adam@0 1 #include <urweb/urweb.h>
adam@0 2
adam@0 3 uw_unit uw_FeedFfi_init(uw_context);
adam@0 4 uw_Basis_string uw_FeedFfi_fetch(uw_context, uw_Basis_string url);