Search:

Type: Posts; User: unknownUser

Search: Search took 0.00 seconds.

  1. Replies
    23
    Views
    2,677

    ! Master C++ programmer

    Will there ever be a master programmer???!
  2. Replies
    12
    Views
    1,534

    dhurku

    I'm sorry I neglected to use the code tag... SO here...:

    <code>


    #include <stdio.h>
    #include <stdlib.h>
    #include <fstream.h>
    #include <string.h>
    #include <windows.h>
  3. Replies
    12
    Views
    1,534

    !!_this little chat program..._!!

    My friend and I are creating a chat program, that writes to a txt file and then refreshes the screen... the problem is it deletes the line when someone inputs something...Bad times...Here is the...
  4. Replies
    5
    Views
    1,333

    c001

    k001 thank you I'm rea..y on my way now... err... mMmmm
  5. Replies
    5
    Views
    1,333

    MIDI

    How would i play midi files and things like that????
  6. Replies
    5
    Views
    1,333

    !how do i use the PC speaker

    How do i use the PC speaker to play tones sounds... what have you...
  7. thank you

    thank you thats awesome I learn sumthing every day.
  8. Replies
    5
    Views
    4,450

    thank you

    Thank you for your help... and yes LONG LIVE LINUX!
  9. Replies
    5
    Views
    4,450

    Oh ya here is the code I have so far....

    #include <stdlib.h>
    #include <stdio.h>

    void main()

    {
    printf("+---------------------------------+");
    printf("| Hello this is the UBER program. |");
    ...
  10. Replies
    5
    Views
    4,450

    Making a character MOVE!

    I am witing a program for school and I was gonna write it in windows but i was like "heck no! LINUX is the BEST!" so.... I am a newb at C++ but I need to know how to make it so i can use the arrow...
  11. YES

    yes i am making a program for school that if u type in linux commands it does the DOS equivalent
  12. yes but...

    how would u do like if u typed ls into your program and then it ran dir.
  13. Replies
    2
    Views
    1,024

    calling and executing files

    How would i run dir from my program is there sum way i can let the program use the command.com program or what...
    I am trying to create a linux terminal emulator under windows
  14. Replies
    1
    Views
    1,277

    Having Colored text

    I can't figure out how to make colored text on my windows box...
    i know it involves dos.h or conio.h, could someone write sum sample code or point in the direction for sum tutorials for the...
Results 1 to 14 of 14