Search:

Type: Posts; User: christian

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,415

    help!

    hi,i have a problem, i am making a text editor in c++, but i want to make "enters" in the program to going down, and the program leaves completely the screen

    thank you!
  2. Replies
    4
    Views
    1,415

    word processor

    hi, i have a question, in my school, my teacher leave us a word processor in c++, but i dont have a idea , please help me to teache me a example to build it, thank you
  3. Replies
    17
    Views
    2,588

    how make a window in c++

    hi, i have a cuestion, how i can make a window in c++,

    thank you
  4. Replies
    6
    Views
    1,283

    random

    the way most easy to use the random is


    example:

    int var1;

    var=rand()%1+100; // 1 to 100 numbers
  5. Thread: seekg woos

    by christian
    Replies
    3
    Views
    1,265

    Help!!

    hi, i need, help, i want to now, how i can use the direct files, like fseek, etc, in a program , thanks
  6. Replies
    7
    Views
    1,090

    Help

    thank you for your help, my algoritm is the heap sort with numbers, and i want to now how many comparations do the algoritm with c++ code , thank you
    (code)
    #include <iostream.h>
    #include...
  7. Replies
    7
    Views
    1,090

    i have algoritm and i want to check the number...

    i have algoritm and i want to check the number of comparations did, if you can help, send the message please, or code to build in c++, thank you
Results 1 to 7 of 7