Forum: C++ Aug 15th, 2006 |
| Replies: 3 Views: 1,073 thank u my friend but I still find to error
--------------------Configuration: zz - Win32 Debug--------------------
Compiling...
zz.cpp
c:\documents and settings\user\c++\zz.cpp(11) :... |
Forum: C++ Aug 15th, 2006 |
| Replies: 3 Views: 1,073 plz friend solve this code for me I dont know what is the wrong with it. it is in c++ programing language.
#include <stdio.h>
#include <string.h>
#define size 20
struct data
{
int age;
... |
Forum: C++ Aug 13th, 2006 |
| Replies: 4 Views: 1,381 thank u friend but how can I find example from google |
Forum: C++ Aug 13th, 2006 |
| Replies: 4 Views: 1,381 plz friends help me to solve this proplem by c++ language:
Question (Check Protection and word interpretation)
Problem Concept - Computers are frequently used in check-writing... |