I belive if you want to use system() then you need to include stdlib.h, not windows.h.
For strings, you can also do it this way:
#include <iostream>
using namespace std;
int main()
{
...
Search:Type: Posts; User: toxic-ram; Keyword(s): Search: Search took 0.01 seconds.
Results 1 to 19 of 19
|
|