Search:

Type: Posts; User: programmer1

Page 1 of 2 1 2

Search: Search took 0.01 seconds.

  1. Replies
    44
    Views
    4,816

    Thanks for the supports :)

    Thanks for the supports :)
  2. Replies
    9
    Views
    1,700

    Thanks for the help. :)

    Thanks for the help. :)
  3. Thread: long long?

    by programmer1
    Replies
    7
    Views
    1,512

    Hi, I am new at C. But I wanna help. I got what...

    Hi, I am new at C. But I wanna help. I got what you want. But in a "not useful" way. Sorry for this, I hope the experts(:)) will help you but that is my solution.



    #include <stdio.h>

    int i;...
  4. Replies
    44
    Views
    4,816

    Look ; I don t wanna argue with you and I don t...

    Look ; I don t wanna argue with you and I don t think I am disturbing anyone.But if it is really annoying for you,it is not my intention. Sorry.

    I am just trying to learn. I assure you that I am...
  5. Replies
    44
    Views
    4,816

    Excuse me, but do you have to be that kind of...

    Excuse me, but do you have to be that kind of rude? You don t have to answer my questions, I am a beginner so like it or not, I am asking questions and I will be.
  6. Replies
    9
    Views
    1,700

    @CT and @ Tclausex, thanks for your answer :) I...

    @CT and @ Tclausex, thanks for your answer :) I am trying to understand the logic of for but I didnt yet. For example in the exam there are many "for" that made up a triangle. I did it. But let me...
  7. Replies
    9
    Views
    1,700

    ı am sorry I am a beginner :) I can not...

    ı am sorry I am a beginner :) I can not understand the loop part :(. You mean, if I wanna use loops, I have to identify a,b,and c instead of m if n=3 and I have to write printf and scanf for 3 times....
  8. Replies
    7
    Views
    2,532

    I was told that if you just wanna be OK, 6 months...

    I was told that if you just wanna be OK, 6 months enough :) If you wanna be a really good player, forever :)
  9. Replies
    9
    Views
    1,700

    So, you mean it is not possible without arrays?

    So, you mean it is not possible without arrays?
  10. Replies
    44
    Views
    4,816

    Nooooooo, when I said "next item", I mean after c...

    Nooooooo, when I said "next item", I mean after c and maybe after java :) So it means (at least) one year later :D :)
  11. Replies
    9
    Views
    1,700

    Enter an integer????

    Helloooooo, I have one question! Is this any way to ask " Enter an integer" for n time?Instead of "Enter integers" and entering integer for n time? I tried printf but it didnot work!??

    ...
  12. Replies
    44
    Views
    4,816

    Firstly I wanna thank you all because of your...

    Firstly I wanna thank you all because of your help and giving me a chance to learn your opinions about programming languages. It is obvious that I have a lot to do. I read all comments and I got...
  13. Replies
    4
    Views
    1,391

    Oh,gosh :) Okey,thank you CT :)

    Oh,gosh :) Okey,thank you CT :)
  14. Replies
    44
    Views
    4,816

    Thank you for your advice CommanTater :). I ve...

    Thank you for your advice CommanTater :). I ve just thought, they are both C, they must be similar, but it is obvious that they are not :D
  15. Replies
    13
    Views
    2,042

    Thanks Commontater :)

    Thanks Commontater :)
  16. Replies
    4
    Views
    1,391

    Thanks for the answer.But I am not a native...

    Thanks for the answer.But I am not a native English speaker so ;I am really sorry; I can not understand what it means totally.You mean I can not do that for a native part ????? Sorry again.
  17. Replies
    44
    Views
    4,816

    Thanks for your answers :). I don t know Java...

    Thanks for your answers :). I don t know Java but I guess I will learn that language later(In school). C is my priority, maybe I will learn C so well and I can learn C++ easily :). Or I am just...
  18. Replies
    44
    Views
    4,816

    Thank you for your offers :) I was told c is...

    Thank you for your offers :) I was told c is harder than java. Is this true? I mean do I try to learn java?
  19. Replies
    4
    Views
    1,391

    Shifting???

    Hello!
    Do you know scrolling?I am trying to do that with backspace.
    printf(" %d ",c);

    but if ı do that, it shifts all paragraphs. Is it possible to do that for one paragraph?
  20. Replies
    13
    Views
    2,042

    I have a deitel. I know that a scanf allow you...

    I have a deitel. I know that a scanf allow you to enter an element from keyboard and printf write. Am I wrong??
  21. Replies
    19
    Views
    2,645

    Really? ı didn t know this. Thanks.

    Really? ı didn t know this. Thanks.
  22. Replies
    44
    Views
    4,816

    How can I learn?

    I am the beginner of C. How can I be a good programmer?I read your book suggestions. I bought a "Deitel". But is it enough? Should I take more books?Or shoul go a C-course?What else?
  23. Replies
    19
    Views
    2,645

    While(1) {} It should be like this. Because...

    While(1)
    {}
    It should be like this. Because after while you can not use ";". At least I know that so.
  24. Replies
    10
    Views
    1,447

    Wow! You took my head off!! Back off , sir! I am...

    Wow! You took my head off!! Back off , sir! I am trying to do my best! I am working on this code for days! Learning programming is really important for me. But I am just a beginner.I know that I must...
  25. Replies
    10
    Views
    1,447

    I did what you said to me. But still my code is...

    I did what you said to me. But still my code is wrong.But ı can not see where is wrong. Is there anyone more careful than me?



    for(j=1;j<=((min+max)%21)+1 ;j++)
    {...
Results 1 to 25 of 38
Page 1 of 2 1 2