Search:

Type: Posts; User: Bender

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,092

    ahh thanks a lot:)

    ahh thanks a lot:)
  2. Replies
    4
    Views
    1,092

    Thanks for the response im preety sure my string...

    Thanks for the response im preety sure my string library has a c_str() conversion function i found this in the my string library

    const char * c_str( ) const; // explicit conversion...
  3. Replies
    4
    Views
    1,092

    Using variables with system()

    Hello,
    I was just wondering how i would use a variable with the system() function i get this error every time i try:
    error C2664: 'system' : cannot convert parameter 1 from 'class String' to 'const...
Results 1 to 3 of 3