User profile: typinc

User info
User name:typinc
History
Joined:
Number of posts:6
Latest posts:

Recursive minesweeper
Hi, i need to code parts of a minesweeper game but these parts must be coded with recursive methodes...

How to use a function in a CLASS
Hi, I successfully made my first programme with a CLASS. The code is separated by main.cpp / Fusee.c...

declaration is incompatible with...
Declaring ostream with: using std::ostream in the .h.

declaration is incompatible with...
Thx both of you. It did the trick!

declaration is incompatible with...
Hi, i'm trying to make a function dessinerFusee() to cout something with the operator<< but I have t...