functions with charHello everyone, 1 How can I pass a variable char to a function. 2 How can I return a variable ch...
How to know the length of a file before reading it?Its possible to know the length of a .txt file before reading it? I always do the following: [co...
arrays in algorithm of cryptographyHi everyone! I'm going to explain what I already have and what I want to do, I'm not going to sho...
curious with c++ interact with webcite Im not sure but, u mean somethig like this? [code]ShellExecute( NULL, "open", "http://cplusplus.com...
How to pass type char in function with parametersok, thanks about the advice!