Forum: C++ Oct 13th, 2004 |
| Replies: 7 Views: 1,353 Re: help me with this program look to this
it's not work i compile it but it's not the value of max num
#include <iostream>
using std::cout;
using std::cin;
using std::endl; |
Forum: C++ Oct 12th, 2004 |
| Replies: 7 Views: 1,353 Re: help me with this program I try and I wrote this code
#include <iostream.h>
#include <string.h>
#include <conio.h>
void main()
{
char str1[6], str2[6], shortest[6];
char *ptr; |
Forum: C++ Oct 12th, 2004 |
| Replies: 7 Views: 1,353 |
Forum: C++ Oct 11th, 2004 |
| Replies: 7 Views: 1,353 |
Forum: C++ Oct 10th, 2004 |
| Replies: 7 Views: 2,758 |
Forum: C++ Oct 10th, 2004 |
| Replies: 7 Views: 1,353 help me with this program I'm learn c++ alone and need help to write programs
plz help me :cry:
A.Write is the greatest number?
You have to stor. In an array, twenty integer number given by the user. One these numbers are... |
Forum: C++ Sep 18th, 2004 |
| Replies: 7 Views: 2,758 Re: how i can learn c++ thanks alot
cause Iam study this language at first time
and its difficult and I wanna help to understand it
and i ask you what is a pointer in c++ and how can work?
plz explain to me |
Forum: C++ Sep 18th, 2004 |
| Replies: 11 Views: 7,386 Re: Pointers how i can use it in c++ please
and what adefintion of apointer? |
Forum: C++ Sep 16th, 2004 |
| Replies: 7 Views: 2,758 |