User: DLCom

  • Public profile

User profile: DLCom

User info
User name:DLCom
History
Joined:
Number of posts:5
Latest posts:

Math Parser failing - can't get the error
#include <iostream> #include <vector> #include <conio.h> #include <string> #include <sstream> ...

Random number generation does not work although srand is initialized correctly
Yep. Thanks ^^

Random number generation does not work although srand is initialized correctly
Well number IS actually changed... [code] while(!read.eof) { getline(read,Voc[number+1] number++; }...

Random number generation does not work although srand is initialized correctly
Hey there, yesterday I wrote this simple program: #include <math.h> #include <string> #includ...

C++ Math Parser
Hello there, I want to program a graphical calculator with C++/Allegro. Everything works fine, ex...

This user does not accept Private Messages