Search:

Type: Posts; User: Limeny

Search: Search took 0.00 seconds.

  1. Changing the value of an varibale in an if statement?

    Being the c newbie that I'm I have a question about changing the value of an variable in an if statement. Since I only have experience from matlab where this works like a charm I wonder if it's the...
  2. Replies
    10
    Views
    12,101

    Well it's not for optimization purely a...

    Well it's not for optimization purely a conversion from matlab to c in order to implement the what the code does in an user defined component in a simulation program for chemical engineering. I've...
  3. Replies
    10
    Views
    12,101

    Struct as return value from a function?

    Hello I'm totally new to C and trying to translate a matlab program to C.

    The question I have is if it's ok to return a struct from a function. I know I should be using pointers but haven't really...
  4. Replies
    1
    Views
    995

    Matlab to C converting problems

    Hello!

    I have a little problem I'm completely new to C. I'm trying to translate a matlab program to C and having some problems.

    Firstly I have a while loop where the exit requirements is that...
Results 1 to 4 of 4