Jump to content

Recommended Posts

Posted

I was just wondering... I'm learning a bit of C++ and have not gone very far (self taught). I was wondering, since autoit comes out with many of it's very own UDF and premade functions, is there such thing in C++? I just know there is this Standard Library. If I were to need more functions, must I write them myself or it is possible to use other people created functions?

Sorry, it's curiosity :).

Posted

There are millions of functions (not an exaggeration) available on the internet. You just have to have a target in mind. Try searching for things like "string library c++" on Google and you'll find string functions. So on, so forth.

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
×
×
  • Create New...