Several questions from a beginner

I have several questions (I use dev c++) and I am completely new to c++

(1) what is the equivalent of the batch code findstr /i /p /s "string" "directory" in the c++ language?

(2) is it possible to use c++ to upload a file to a FTP database, and if so, how would one go about it?

(3) is it difficult to create windows applications (as there is no visual aspect, such as dragging buttons, everything is code)

Topic archived. No new replies allowed.