Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
34% Quality Score
Upvotes Received
2
Posts with Upvotes
2
Upvoting Members
1
Downvotes Received
5
Posts with Downvotes
2
Downvoting Members
4
2 Commented Posts
0 Endorsements
~2K People Reached
Favorite Forums
Favorite Tags
c++ x 10
Member Avatar for Ancient Dragon

I previously posted an MS-Windows example program about how to recursively search folders and create a list of their filename. This program is similar in concept but is for linux. It c++ and uses std::string and std::vector classes to hold the strings. When the program encounters a directory it will …

Member Avatar for Ancient Dragon
0
947
Member Avatar for Ashishinani1756

Print all the pairs of prime numbers which is equal to the sum of the given no. entered by user.

Member Avatar for donaldw
0
90
Member Avatar for Ashishinani1756

help me in listing file names inside directory by using a simple code in c++ that a beginner can understand

Member Avatar for skp888
0
137
Member Avatar for Ashishinani1756

i ve two directories and i ve to write a c++ code for getting files names of both the directories printed side by side .(Assume equal no.of files in both directories)

Member Avatar for Ashishinani1756
1
106
Member Avatar for crazybitez

Hi, Does anyone know how i could get a list of all files in a given directory given the directory's path using c++?

Member Avatar for Ashishinani1756
0
242
Member Avatar for Ashishinani1756
Member Avatar for NicAx64
0
107
Member Avatar for Ashishinani1756

How can a make a directory in by writing c++ code and transfer files made by me in c++ to that directory

Member Avatar for dkalita
0
97
Member Avatar for Ashishinani1756