Search:

Type: Posts; User: enjoy

Page 1 of 7 1 2 3 4

Search: Search took 0.01 seconds.

  1. Replies
    7
    Views
    19,863

    just a question it's possible to compile...

    just a question

    it's possible to compile anexe with c# so excute within framework installed ?

    somewone have an explication please
  2. Thread: Atlantis

    by enjoy
    Replies
    17
    Views
    29,195

    i try it -- so i doint undestand , how can i win...

    i try it -- so i doint undestand , how can i win :d


    i joke

    good work dwks , ;)
  3. Replies
    37
    Views
    390,422

    Sticky: thank you for this perfect code ...

    thank you for this perfect code ...
  4. Thaaaaaaaaaank You :)

    Thaaaaaaaaaank You :)
  5. Replies
    3
    Views
    1,739

    like grub or lilo

    i would like help to start programming charger for any os like grub or lilo ...
  6. !!!!!

    you can more specify error please !!!
  7. Thread: vb + facture

    by enjoy
    Replies
    0
    Views
    1,054

    vb + facture

    hello i would like to know how can i program a facture , ticket or




    any object able to print please help me .....
  8. Replies
    4
    Views
    964

    a client have more than one Compte...

    a client have more than one Compte...
  9. Replies
    4
    Views
    964

    Class Declaration

    class Compte
    {

    char Num_compte[13];
    char Operation[15];
    char date[20];
    double Montant;
    double update_solde;

    };
  10. Replies
    10
    Views
    2,255

    i thik it s ok

    i thik it s ok
  11. Replies
    7
    Views
    1,705

    it's work fine

    it's work fine
  12. Replies
    5
    Views
    1,538

    i have not a compiler but try this ...

    i have not a compiler but try this ...
  13. Replies
    10
    Views
    1,522

    take it easy

    the wrong solution is :



    /* first solution */

    /* supprimer element ( succe = -1 ) */
    /*
    liste supprimer(liste l,int element)
    {
  14. Replies
    10
    Views
    1,522

    if any one have an optimisation please write it...

    if any one have an optimisation
    please write it and if any function is worng just say me because i'm a beginner ....
    sorry about long post
  15. Replies
    10
    Views
    1,522

    thank you salem i have got a solution so...

    thank you salem
    i have got a solution


    so

    the problem now is to delete element in list

    i have write 2 solution
  16. anyone can say me what's sdk

    anyone can say me what's sdk
  17. Replies
    14
    Views
    4,933

    ok ok ok ....

    ok ok ok ....
  18. Replies
    13
    Views
    1,763

    i know that but char...

    i know that but


    char ch[]={'s','s','s',NULL};
    printf("%s\n",ch);


    compiling >>>>
  19. Replies
    10
    Views
    1,522

    ok ... but what's the solution !!

    ok ...
    but what's the solution !!
  20. Replies
    18
    Views
    4,088

    PING try this code #include ...

    PING try this code


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

    int main()
    {

    printf("\01\32 sizeof ( int ) = %i \n \02\32 sizeof ( char ) = %i\n",sizeof(int),sizeof(char));
  21. Replies
    13
    Views
    1,763

    posted sand_man >your problem is '/'0'...

    posted sand_man



    >your problem is '/'0' should be '\0'



    i think , you can use
    NULL
  22. Replies
    10
    Views
    1,522

    please ... it 's not a simple list but...

    please ...


    it 's not a simple list but recursive list
  23. thanks all but the best solution is >Simple...

    thanks all
    but the best solution is


    >Simple answer:
    >>Buy some books.
  24. Replies
    10
    Views
    1,522

    always (debug error )----> listes

    i'm trying to have recursive functions

    to manipulate list the problem is in ajoutete(list);

    her is my code :


    #include <stdio.h>
    #include <stdlib.h>
  25. Replies
    10
    Views
    1,530

    thank you

    .................................................................................
Results 1 to 25 of 174
Page 1 of 7 1 2 3 4