User: mppk

  • Public profile

User profile: mppk

User info
User name:mppk
History
Joined:
Number of posts:5
Latest posts:

need to wrap the alphabet
#include<stdio.h> #include<stdlib.h> #include<ctype.h> /* * Matthew kidd * Date 10/12/201...

else statement to correct filename
#include <stdlib.h> #include <stdio.h> #include <iostream> #include <string> #include <fstream> ...

load a file specified by the user and turn it into a string that can used later
whenever i run the file though this error message comes up, is this something i shouldnt worry about...

load a file specified by the user and turn it into a string that can used later
the program dosnt return with the txt when i insert the filename into it #include <string> #...

trying to load a .txt file into a string
# include <stdio.h> # include <stdlib.h> # include <iostream> #define ELEMENT 300 #define ...

This user does not accept Private Messages