Search:

Type: Posts; User: NA84

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,580

    I made it. if anyone interested - I changed the...

    I made it.
    if anyone interested - I changed the DEBUG to RELEASE then I could find the exe file in my software folders.
  2. Replies
    4
    Views
    1,580

    How do I make an EXE out of a C code?

    using Microsoft visual C++ 2010. THX.
  3. thank you all. one more question... if i have a...

    thank you all.
    one more question...
    if i have a counter and I need to printf one thing when the counter is a prime number and a different thing if it's not a prime no'. Do you have a good idea for...
  4. is it possible to double a command without a loop?

    if I have an int with a value and I want to make a command repeat itself that values times?

    and is there a command regarding even and uneven numbers?

    and does anybody know if it's possible to...
  5. Replies
    8
    Views
    1,238

    I just made to the third step... I'm sure my code...

    I just made to the third step... I'm sure my code isn't very efficient but it works so far... take a look if you have any suggestions for the next step let me know. thx


    #include <stdio.h>
    ...
  6. Replies
    8
    Views
    1,238

    some variables are not being used cause It's...

    some variables are not being used cause It's still not ready so I don't really care about that at the moment... the inner loop is basicly making squares built from + and - .but the final shape...
  7. Replies
    8
    Views
    1,238

    any ideas?

    my code is printing squares that are build from + and -. I need to make it run itself all over untill it reaches the numbers of lines inserted by the user. after the first square I can't figure out...
  8. Replies
    8
    Views
    1,238

    thanks for your attention.. I'll try to give it...

    thanks for your attention.. I'll try to give it some more thought and to implement my ideasinto the code... if I'll fail I'll try to be more specific in my problem.
  9. Replies
    8
    Views
    1,238

    Need help urgently...

    I'm new to all this C programming. and I have this work I must do But I'm stuck at a point and have no idea how to continue..

    that's the assignment :...
Results 1 to 9 of 9