Search:

Type: Posts; User: nickld

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    3,061

    Thanks a lot for that! It works perfectly now!...

    Thanks a lot for that! It works perfectly now!
    Here is my complete code....

    Just to clarify, this method of creating a variable-size array is a new feature in the C99 standard, right? Therefore,...
  2. Replies
    3
    Views
    3,061

    Creating variable-size arrays

    I'm writing a program in C to multiply two user-inputted matrices and am having a little bit of trouble initializing the input arrays...

    Basically, the program starts with the user inputting the...
Results 1 to 2 of 2