Search:

Type: Posts; User: orid

Search: Search took 0.01 seconds.

  1. Thread: struct and strcpy

    by orid
    Replies
    3
    Views
    1,173

    ok, so it can be sloved like this:...

    ok, so it can be sloved like this:
    temp_info->date=(char*)malloc(sizeof(255));
    and so on??
  2. Thread: struct and strcpy

    by orid
    Replies
    3
    Views
    1,173

    struct and strcpy

    hello!
    i'm trying to implement a function which build struct by adding each struct at a certain postion which been set by "number of flight"

    the struct build like this:


    typedef struct...
  3. Replies
    1
    Views
    1,680

    scan recusivly in to 2D array

    hello!
    i'm trying to write a code which get variable as int and put them at 2D array...
    this a code which i wrote, it is the first time i'm trying to do thing like that.
    very importent it will be...
  4. Replies
    7
    Views
    2,023

    sorry but i forgot to mantion that i cannt use loops, just recursive functions

    but i know how to solve it. the problem is that i would be possible to enter amount of figures which is less than what i ment to entered.
    later in my program i will check if all the amount of the...
  5. Replies
    7
    Views
    2,023

    yeah! but there is a little trick.

    i dont know how many number i will enter.
    i attached a photo which i will help to understand.
  6. Replies
    7
    Views
    2,023

    to scanf a amount of integers ot an array

    Hello, i am having trouble to find a way to write asort of numbers on the screen of the computer with just space between them, after i click Enter just than i want they will add to array. Not to...
  7. Replies
    3
    Views
    1,312

    thanks!

    it's form of two triangles like in the Israeli fleg...
    i guess it's mix of two loops mix together....
    but i dont have enough experience with that...
  8. Replies
    3
    Views
    1,312

    draw David sheild...

    hey all!
    i required to draw David sheilf with "*" only useing loops and i dont have any idea how to start..
    i just tarted to learn to Program so any help will be helpful.
    thanks!
Results 1 to 8 of 8