does anybody have a cgi application written in c++ which accepts a form's file upload?

<input type="file" name="test">

anybody have a c++ cgi to get this input? thank you very much.