User: tripline

  • Public profile

User profile: tripline

User info
User name:tripline
History
Joined:
Number of posts:22
Latest posts:

Password Checking C++ Help VISUAL STUDIO 2010
thanks, main always work without a return value for me.

Password Checking C++ Help VISUAL STUDIO 2010
My code runs on codepad http://codepad.org/dDI3fx92 but I get 1>MSVCRTD.lib(crtexew.obj) : error ...

Help with calling functions
I want the main to read both decoder1 and decoder2 functions. Currently it only reads decoder1. I am...

Teach me how to use char array and pointers C++
[code]#include <iostream> #include <string> using namespace std; void input(char *code) { cout...

Teach me how to use char array and pointers C++
Vlad- 100 elements of *Code1 to initialize it? Framework - Right. I forgot about parentheses. In thi...

This user does not accept Private Messages