User profile: crimsonzero2

User info
User name:crimsonzero2
History
Joined:
Number of posts:88
Latest posts:

C trouble
myfile.open(path.c_str()); If i recall, I had this similar problem and this is what I found to get ...

Valid type indentifiers and their combinations
I would say a short short int would be nothing more than a char (1 byte). I don't know much about t...

Array passed to a function
I noticed that you are trying to make a function input values into an array that is in main. The co...

Add value to beginning of string
http://www.cplusplus.com/reference/cstring/strcat/?kw=strcat

When did you really start programming
I started at 18 with Java in college. I'm 20 now with knowledge of html, java, c and c++...some kno...