Search:

Type: Posts; User: polypic

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    1,049

    thank u i tried to google it but hmmm didn`t find...

    thank u i tried to google it but hmmm didn`t find

    sorry i mean that i`m new in working with c++
    not learning the lang
    i have a fine experience in c++
    also i`m working with c

    but not...
  2. Replies
    4
    Views
    1,049

    help in 2d shotiing game

    hi i`m new to this community
    i`m a graphic designer character animator
    u can see some of my work in here
    eslam amin on Vimeo

    also l love scripting with 3dmax script and extend script adobe
    new...
  3. plz help me with this i can`t get any much...

    plz help me with this
    i can`t get any much farther here is the code


    #include <cs50.h>
    #include <stdio.h>

    int
    main( int argc , char *argv[])
    {
  4. thanx here is the code #include...

    thanx
    here is the code



    #include <cs50.h>
    #include <stdio.h>

    int
    main( int argc , char *argv[])
  5. thanx salem okay nowi`m printing long long...

    thanx salem
    okay
    nowi`m printing long long like this
    > printf("%lld \n",isbnum );
    but still thesame strange result
  6. up up up up

    up
    up
    up
    up
  7. whati want to say here that when there isno for...

    whati want to say here that
    when there isno for loop
    i inter
    :11111
    gives me
    11110
    okay

    put with the loop gives my some thing like this
    even if i`m peeling off digit`s with division...
  8. a problem with the check digi in the isbn prog

    this is the first problem set in cs50

    i think that ihave a problem with thefor loop
    plz help

    this is my code for isbn.c



    #include <cs50.h>
  9. iwas searching about it but after i saw the...

    iwas searching about it but after i saw the auother header i understad it
    so i tried to help
  10. hey it`s not justto put it read the top of...

    hey
    it`s not justto put it
    read the top of thefile that says
    * To compile as a static library on your own system:
    * % gcc -c -ggdb -std=c99 cs50.c -o cs50.o
    * % ar rcs libcs50.a cs50.o
    *...
Results 1 to 10 of 10