after downloading a file and compiling it I have encountered this error. I am  
totally new to c++ ; the code can be found in this link 
http://curl.haxx.se/lxr/source/docs/examples/ftpupload.c#L10

--------------------Configuration: my4thapp - Win32 Debug--------------------
Compiling...
my4thapp.cpp
E:\cURL\libcurl\Visual C++\ftpupload\ftpupload\my4thapp\my4thapp.cpp(46) : 
error C2065: 'open' : undeclared identifier
E:\cURL\libcurl\Visual C++\ftpupload\ftpupload\my4thapp\my4thapp.cpp(48) : 
error C2065: 'close' : undeclared identifier
Error executing cl.exe.

my4thapp.exe - 2 error(s), 0 warning(s)

I want your guidance pls..

thnx,
regie

       
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile.  Try it now.
_______________________________________________
cURLpp mailing list
[email protected]
http://www.rrette.com/mailman/listinfo/curlpp

Reply via email to