Re: encode search url using C



On 10/11/2012 02:46 PM, Rudra Banerjee wrote:
> Name=Albert+Einstein&Year=1905
> 
> I want to achieve the same effect in C.

You probably want one of the following form encode functions:

  soup_form_encode
  soup_form_encode_datalist
  soup_form_encode_hash
  soup_form_encode_valist

-- Christian



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]