![]() |
Problem with pointers and string array. C.
Hello, could anyone help me with C language a little. I'm trying to write a program with pointers, which would scan some words to the array of strings and would print them on a screen. I'm new to C programming, that's why it's so difficult to deal with such a simple task :goofy:
Code:
#include <stdio.h> |
Re: Problem with pointers and string array. C.
search on google yaar!!! that's very silly things. Any p[lace you can get. Try if any doubt then ask.
|
Re: Problem with pointers and string array. C.
i was trying to.. but I can't write a right code.. :worried: I can't find mistakes here..
I'm new to C that's why this is difficult for me :undecided Code:
#include <stdio.h> |
Re: Problem with pointers and string array. C.
IT CAN BE BE DONE VERY EASILY
CODE: Code:
#include<stdio.h> |
| All times are GMT +5.5. The time now is 10:24. |