Search:

Type: Posts; User: Apoc

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,466

    ok

    try...



    #include <iostream.h>
    #include <stdio.h>
    int thisisanumber;
    main()
    {
    cout<<"Please enter a number:";
  2. Replies
    1
    Views
    2,835

    Registry Keys in C++

    Hey, I need help on how to add Registry Keys with C++, I have Dev C++ Compiler and I am running Windows 98, but I want my program to work for all versions of windows.. I need to know which Key to add...
Results 1 to 2 of 2