Search:

Type: Posts; User: haiderali

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,083

    i use all those libraries just because im at...

    i use all those libraries just because im at start with these things ... and i write all the libraries i know .... :D

    does the C++ libraries worked perfectly also with the C language ?
  2. Replies
    5
    Views
    1,083

    sorry the comments are all written in Italian ......

    sorry the comments are all written in Italian ... i forgot to translate into English ...

    the programme is for Converting Binary Numbers into Decimal numbers ...

    if there something somebody...
  3. Replies
    5
    Views
    1,083

    Help with Functions

    i have tried the same code without using functions ... and it worked perfectly ...

    but now when i try to use Funztions for the same programme ... it doesnt works for me ....

    i thnk there is a...
  4. thanx ... but can u explain me with an example...

    thanx ... but can u explain me with an example ... because im a starter .... and i am not even tht good with English .... :(
  5. To DOnt repeat the same numbers ... (ARRAYS)

    hi

    my programme is this one

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

    int main (){
  6. Replies
    3
    Views
    1,197

    No repeating ??

    i have tried to remove N++;

    and now it shows me 1<=Numbers<=100 ..... casual Numbers
    but now what do i have to do for dont make it repeat the already extracted numbers ???
    my actual programme is...
  7. Replies
    3
    Views
    1,197

    Help with the Programme (ARRAYS)

    HELP PLEASE TO RESOLVE THE EXERCISE


    /*
    Description: Extract Casual 100 Numbers .... but make a programme in which an already extracted Numer W'ont repeat.
    */

    #include <stdio.h>
    #include...
  8. tnx

    thnx man .. but how did u understand tht mistake ... and without that one why doesnt it works ??

    im at start with programming ... and i dnt understand much :D
  9. how to fix this problem in my clock Programme ?

    the execute file of this programme works .. the programme works well ...

    the only problem i have is that after 1st minute ... for all the next minutes the first 10 seconds appear me as 19 , 29 ,...
Results 1 to 9 of 9