User profile: rpgfan3233

User info
User name:rpgfan3233
Name:Dustin Boyd
Location:Moline, IL, USA
Bio:AIM: rpgfan3233
Gmail Chat/Google Talk: rpgfan3233@gmail.com
Statistical data
Birthdate:Dec 8, 1987
Occupation:Student
Skills:C
BASIC
PHP
C++
Assembly
Javascript
Python
History
Joined:
Number of posts:109
Latest posts:

system() call with paths containing spaces
Line 11 should work... After all, the executable must be enclosed in double quotes, and the argument...

Adding characters
Well, except for the typo in your code (String ouptut), it is working on the C++ end.

C++ Project.
It looks like that's what you're supposed to do. An excerpt from mystring.cpp: [code]/* MyString::...

i got a program here
micah1983 wrote: > i see it workds with words but will it work with letters. The idea is to test...

why cant I acces private/protected members
jsmith wrote: > Also, clock_gettime() is a POSIX function that will (usually) return > fine-graine...