User: polo87

  • Public profile

User profile: polo87

User info
User name:polo87
History
Joined:
Number of posts:7
Latest posts:

Inputting N number of lines into a buffer
Hello, I am trying to input 1000 lines from a file at a time into a buffer ,do some processin...

return a pointer to the first element of a dynamically allocated (c-style) array
create another function(something like a destructor) to deallocate space.i think tht should so it.

Passing pointers by address
try declaring char input[TERM_LENGTH] as char *input.

Passing pointers by address
i ran your function tolower() on my system and its working fine...lol

input arguements
Ok..i found the solution. I put limits inside declaration of arrays x[] and y[] and thus changed it...

This user does not accept Private Messages