Search:

Type: Posts; User: kantagara

Search: Search took 0.00 seconds.

  1. Replies
    13
    Views
    2,400

    Thank you Nominal Animal...I will try something...

    Thank you Nominal Animal...I will try something with your help... :)
    Now I have some other problem with some other task...

    How can I randomize numbers from one to seven in one array without...
  2. Replies
    13
    Views
    2,400

    #include #define MAX 40 int...

    #include<stdio.h>


    #define MAX 40


    int main(void)
    {
    int price[MAX],ticket[MAX],i,n,loc,s[MAX],j,min,pozk;
  3. Replies
    13
    Views
    2,400

    #include #define MAX 40 int...

    #include<stdio.h>
    #define MAX 40




    int main()
    {
    int price[MAX],ticket[MAX],i,n,loc,xu,yu,s[MAX],j,z[MAX],q[MAX],min,t,pozk;
    for(i=0;i<n;i++) price[i]=ticket[i]=0;
  4. Replies
    13
    Views
    2,400

    Oh didn't know that. #include ...

    Oh didn't know that.



    #include<stdio.h>
    #include<conio.h>
    #define MAX 40


    int main()
  5. Replies
    13
    Views
    2,400

    Very difficult task

    So my teacher gave me the task to solve it for tomorrow but there is no possible way I can do it :D

    So here it is:
    Along the circular road,there are N cities and in every city has it's own shop...
  6. Replies
    4
    Views
    2,748

    oh I didn't know that debugger costs money. Thank...

    oh I didn't know that debugger costs money. Thank you very much for your answer.

    Nikola
  7. Replies
    4
    Views
    2,748

    Borland debugger

    Hello to all.
    I was wondering can someone send me Borland debugger,because I need it in Code::Blocks IDE which I'm using in combination with Borland C++ compiler 5.5. I need it because I need to...
Results 1 to 7 of 7