ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] send pointer on struct to function in C
@ 2005-03-14 14:58 Alexey Morsov
  2005-03-14 16:01 ` Alexandr R. Ogurtzoff
  2005-03-14 16:27 ` Alexey Rusakov
  0 siblings, 2 replies; 18+ messages in thread
From: Alexey Morsov @ 2005-03-14 14:58 UTC (permalink / raw)
  To: ALT Linux Community

Привет,

Не могу никак понять, как в Си передать в функцию ссылку на массив 
структур ?

Пояснение:
есть структура

typedef struct {
   char *name;
   char *val;
} Options;

далее я ее инициализирую
Options cmd = {
   {"user", "vasya"},
   {"host", "vasya@com.ru")
}

Теперь хочу передать своей функции ссылку на структуру cmd и имя 
параметра "user" а она должна вернуть мне значение этого параметра :)



-- 
Всего наилучшего,
Системный Администратор ЗАО "ИК "РИКОМ-ТРАСТ"
Алексей Морсов
ICQ: 196766290
Jabber: Samurai@jabber.pibhe.com
http://www.ricom.ru
http://www.fondmarket.ru


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2005-03-15 11:50 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-14 14:58 [Comm] send pointer on struct to function in C Alexey Morsov
2005-03-14 16:01 ` Alexandr R. Ogurtzoff
2005-03-14 16:46   ` Alexey Morsov
2005-03-14 16:50   ` Alexey Morsov
2005-03-14 16:51   ` Alexandr R. Ogurtzoff
2005-03-14 17:00     ` Alexey Morsov
2005-03-14 16:27 ` Alexey Rusakov
2005-03-14 16:57   ` Alexey Morsov
2005-03-14 21:00     ` Alexandr R. Ogurtzoff
2005-03-14 21:11     ` Alexey Rusakov
2005-03-15  8:01       ` Alexey Morsov
2005-03-15  8:20         ` Denis S. Filimonov
2005-03-15  8:38           ` Alexey Morsov
2005-03-15 11:01             ` Alexey Rusakov
2005-03-15 11:34               ` Alexey Morsov
2005-03-15 11:50                 ` Alexey Rusakov
2005-03-15  8:20         ` Michael Holzman
2005-03-14 21:23     ` Alexandr R. Ogurtzoff

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git