Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
23
Posts with Downvotes
12
Downvoting Members
8
1 Commented Post
~10.6K People Reached
Favorite Forums
Favorite Tags
c++ x 14
Member Avatar for William Hemsworth
Member Avatar for Uchenna_1
0
9K
Member Avatar for vlad44

hi everbody I was opening all files in a certain folder I've used WIN32_FIND_DATA, FindFirstFile, FindNextFile. it works well but for certain extension that i ask the user to enter i.e it will get only all the files with the extension given by he user and ignore any thing else …

Member Avatar for Ancient Dragon
0
173
Member Avatar for ThrasherK

I am new to programming but when I took my class on Visual Basic it seemed so easy and I learned it so fast. It seemed like a giant puzzle. Now I am taking a introduction course to C++ and I cannot seem to grasp the material at all. When …

Member Avatar for Fbody
0
670
Member Avatar for ZlapX

Basically everyone should laugh at how stupid this may sound but this code is somehow wrong... which is funny because it is as simple as hello world.... [CODE]#include "stdafx.h" #include <iostream> using namespace std; int main(void) { cout << "Wake up, Neo.\n"; Sleep(6000); cout << "The Matrix has you.\n"; Sleep(6000); …

Member Avatar for ZlapX
0
239
Member Avatar for ZlapX

Ok i have had to post this a few times just to get a answer. I am trying to get a user to put in a answer to a question in a c++ console program and when he does it puts his answer into a .txt and sends it to …

Member Avatar for Duki
-6
138
Member Avatar for ZlapX

I posted an earlier question and got no answers, which really is BS. so ima try again... I am trying to make a console program that can create a text document, and send it over ftp. thats it, I would like it if someone could point me in the right …

Member Avatar for ZlapX
0
142
Member Avatar for ZlapX

Hello forum, this is my first post and I am sorry it must start out with a nooby question, but to become good you have to start as noob so... Ok, this is what i need help with: Basically im coding my first c++ console program for a job, my …

Member Avatar for ZlapX
-1
141