Search:

Type: Posts; User: rambright

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    1,582

    i thank u both..... let me have a change......

    i thank u both..... let me have a change......
  2. Replies
    8
    Views
    1,582

    i have windows xp professional sp-3.... turbo c++...

    i have windows xp professional sp-3.... turbo c++ compiler.... i want to draw to the screen....
  3. Replies
    8
    Views
    1,582

    Thank u for ur response...It helped me... But I...

    Thank u for ur response...It helped me... But I want the very basic graphic functions( like line(), arc(), etc...) also...
  4. Replies
    8
    Views
    1,582

    If my request is wrong, please inform me..... i...

    If my request is wrong, please inform me..... i try to correct it....
  5. Replies
    8
    Views
    1,582

    graphics in c++

    please anyboby give me a source or link to study in detail about graphic functions in c++ ...
    Thanks in advance...
  6. Replies
    2
    Views
    821

    finding no of words

    can anybody please help me with a program to find the number of words in a given sentence , no matter how many spaces are inbetween.......
    Or atleast give me a clue.....
  7. Replies
    4
    Views
    981

    ya i meant input validation...... i thank u all...

    ya i meant input validation...... i thank u all for your help......
  8. Replies
    4
    Views
    981

    checking a variable

    can u please tell me how to check whether an integer variable has a number stored in it or not?
  9. Replies
    4
    Views
    2,359

    sorry . . . i forgot to type "return 0;" there...

    sorry . . . i forgot to type "return 0;" there .... now please help.....
  10. Replies
    4
    Views
    2,359

    isdigit function help!!

    I read that isdigit() fn returns a non-zero number, if its argument is a digit(0 to 9) and it returns zero otherwise.....

    but consider the program.....


    #include<iostream>
    #include<ctype>...
  11. Replies
    4
    Views
    1,138

    thank u very much.....

    thank u very much.....
  12. Replies
    4
    Views
    1,138

    thank u ...mr.salem.... please dont get irritated...

    thank u ...mr.salem.... please dont get irritated on seeing my following question.... since i am a novice to c++, i tend to ask this question....

    how to delete a file completely? is it enough to...
  13. Replies
    4
    Views
    1,138

    a doubt in files

    i have a doubt.... please help........
    consider a class (say item).... i write 10 objects of item into a file using write() function.....
    how to delete a middle object(say 6th one) and join the 5th...
  14. Thread: help!!!!!!

    by rambright
    Replies
    4
    Views
    1,013

    thank u....

    thank u....
  15. Thread: help!!!!!!

    by rambright
    Replies
    4
    Views
    1,013

    thank u . . mr. laser light . . . can u tell me...

    thank u . . mr. laser light . . . can u tell me how to use it with a simple program??
  16. Thread: help!!!!!!

    by rambright
    Replies
    4
    Views
    1,013

    help!!!!!!

    what does cout.setf(ios::skipus) do?........... it was specified in a book.....it didn't work in turbo c++ ..... please help if anyone know the answer..........
Results 1 to 16 of 18