Jump to content

Recommended Posts


Posted
yes, called like such: do_lowcase(text);

the idea is to use tolower anyways.

I tried using tolower out of a function (within the program), but it wasn't working for some weird reason...

I'll try this and let you know! ;)

Posted
20 C:\DOCUME~1\Michael\Desktop\C__PRO~1\CHARAC~1\main.cpp cannot convert `std::string' to `char*' for argument `1' to  `void do_lowcase(char*)'

:realmad:

:P

Awww, crap... Did I mention it had to be a string? Calling the string doesn't work with do_lowcase(sent); ...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...