Search:

Type: Posts; User: watchdogger

Search: Search took 0.01 seconds.

  1. Replies
    18
    Views
    4,909

    yes, before I made changes the were only 2, the...

    yes, before I made changes the were only 2, the chanegs i made r only in the cucl_U in the other's there 2 , afterwords I will change all of the code to 3 arrays.
  2. Replies
    18
    Views
    4,909

    Thanks again but to correct you I have 4 arrays...

    Thanks again but to correct you I have 4 arrays not 3.

    That's the biggest change I need to work with now in the code.

    That's where my problem starts.
  3. Replies
    18
    Views
    4,909

    Thank you very much for ur help I learn this way...

    Thank you very much for ur help I learn this way how to improve my programming.

    I will make the changes that u show me.

    But how do I make the changes I need?
    I don't where to make the...
  4. Replies
    18
    Views
    4,909

    Yes, I changed the first one yeah but in the...

    Yes, I changed the first one yeah but in the other parts I don't which arg to use because I don't use others...
  5. Replies
    18
    Views
    4,909

    first of all I posted the code here. Second I...

    first of all I posted the code here.
    Second I understood your answer but I have a problem how to change it in the code.

    thanks kermit I just added the code...
  6. Replies
    18
    Views
    4,909

    the code for the program

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

    float *culc_U (const float *a, const float *b, const float *c , int size_a, int size_b, int size_c, int *pSize) // calculate unification...
  7. Replies
    18
    Views
    4,909

    thanks man, I didn't understand well enough what...

    thanks man,
    I didn't understand well enough what you meant.

    I want to expand my problem that way maybe somebody could help.

    This program did the following. It got a file scan it. in the file I...
  8. Replies
    18
    Views
    4,909

    yes so can I cahnge it to take 7 arguments....I...

    yes so can I cahnge it to take 7 arguments....I need to take 7....
  9. Replies
    18
    Views
    4,909

    thanks for the help man, I know that is the...

    thanks for the help man,
    I know that is the problem , I'm trying to make changes in the program. that's the problem
    when I started making the changes the problem started.
  10. Replies
    18
    Views
    4,909

    Promblem with code

    Hi to all , Yes I'm new put hoping to come here more.

    I have a program to write i logical groups

    in the code I have a problem with arugments,

    the code is in this link:...
Results 1 to 10 of 10