Search:

Type: Posts; User: SHARLIN

Search: Search took 0.01 seconds.

  1. Replies
    22
    Views
    1,923

    #include "stdafx.h" #include #include...

    #include "stdafx.h"
    #include <stdio.h>
    #include <conio.h>
    #include <string.h>
    #include <stdlib.h>


    int main()
  2. Replies
    22
    Views
    1,923

    white gets() its working and white scanf it...

    white gets() its working and white scanf it doesn't.:p
    #include "stdafx.h"#include #include #include #include int main(){float n;char number[10];printf ("enter a number!\n");//gets (number...
  3. Replies
    22
    Views
    1,923

    lol thise amazing so much pro in here.

    lol thise amazing so much pro in here.
  4. Replies
    22
    Views
    1,923

    i will thanks for the advice :)

    i will thanks for the advice :)
  5. Replies
    22
    Views
    1,923

    soon i will start studying about pointers....

    soon i will start studying about pointers.
    thanks you saved me.
  6. Replies
    22
    Views
    1,923

    great forum...thanks again (-:

    great forum...thanks again (-:
  7. Replies
    22
    Views
    1,923

    #include "stdafx.h"#include #include...

    #include "stdafx.h"#include <stdio.h>
    #include <conio.h>
    #include <string.h>
    #include <stdlib.h>




    int main()
    {
  8. Replies
    22
    Views
    1,923

    its working ....tankns a loot.:D #include...

    its working ....tankns a loot.:D
    #include "stdafx.h"#include #include #include #include int main(){char _str[100];int i=0,count_str=0;printf("enter string up to 10 letters!");gets...
  9. Replies
    22
    Views
    1,923

    no sir, it goes like thise ... good d...

    no sir,

    it goes like thise ...


    good

    d
    o
    o
  10. Replies
    22
    Views
    1,923

    i need to scanf string and yes print it backwards...

    i need to scanf string and yes print it backwards one time .

    thank you very much for your quick answer
  11. Replies
    22
    Views
    1,923

    everything seems to be ok but still ,not working....

    everything seems to be ok but still ,not working.
    iam lost.:confused:
  12. Replies
    22
    Views
    1,923

    string problem !!!!!!

    thise is the code!
    its give me an error on the running stage.


    #include "stdafx.h"#include <stdio.h>
    #include <conio.h>
    #include <string.h>
    #include <stdlib.h>
Results 1 to 12 of 12