Search:

Type: Posts; User: Digital Thought

Search: Search took 0.01 seconds.

  1. Replies
    22
    Views
    5,221

    well our teacher said to use void main as it will...

    well our teacher said to use void main as it will eliminate many errors etc but ok i'll be using int main as well thanks... and return 0 maybe they will tell us about it later, as they have not as...
  2. Replies
    22
    Views
    5,221

    thanks for posting, problem already solved :P...

    thanks for posting, problem already solved :P cheers. but i got your idea, its a good one
  3. Replies
    22
    Views
    5,221

    thanks for replying, but the problem is already...

    thanks for replying, but the problem is already solved .. and just so you know, we were not allwed to use "while" :p
  4. Replies
    22
    Views
    5,221

    thanks alot, It worked.. but they did not tell us...

    thanks alot, It worked.. but they did not tell us about return 0 as well as of yet so i modified it like the following




    void main()
    {
    char a, b, c, d;
    clrscr();
    printf("Enter...
  5. Replies
    22
    Views
    5,221

    functions .. "IF" statements.. "Switch"...

    functions .. "IF" statements.. "Switch" statements .. that's all..
  6. Replies
    22
    Views
    5,221

    I already tried both with and without address.. I...

    I already tried both with and without address.. I knew that & will show the address and not the value, and I tried both with and without & yesterday before wiretron told me here =P and ok i'll search...
  7. Replies
    22
    Views
    5,221

    division and modulus by 10, 100 etc? can you give...

    division and modulus by 10, 100 etc? can you give me an example? I didnt get it..

    and as far as strings are concerned im sure they did not teach us about strings etc yet so im sure they wont give...
  8. Replies
    22
    Views
    5,221

    Already tried this, it did not work lol ;P

    Already tried this, it did not work lol ;P
  9. Replies
    22
    Views
    5,221

    what's recursion?

    what's recursion?
  10. Replies
    22
    Views
    5,221

    Reversing digits in C

    Hello.. I wanted to know how can you reverse digits in "C" ? I am a Student of computer sciences and we are told about the "If" statements and the "Switch" statements and functions etc.. here's a...
  11. Replies
    3
    Views
    808

    just a addition, i'm a computer science student.....

    just a addition, i'm a computer science student.. im from pakistan, and i just joined the college for computer science.. and we only had 1 class of programing as of yet.. in which they told us about...
  12. Replies
    3
    Views
    808

    some Problem with Loops..

    well hello.. first of all id like to congratulate you guys on making such a fantastic and helpful website.. i am learning c and i just started it.. i understand the 2 lessons but when i was reading...
Results 1 to 12 of 12