linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* html tag creation using 'C'
@ 2008-02-06 11:16 pjmaiya
  0 siblings, 0 replies; only message in thread
From: pjmaiya @ 2008-02-06 11:16 UTC (permalink / raw)
  To: linuxppc-embedded

[-- Attachment #1: Type: text/plain, Size: 873 bytes --]

hi,
  Using 'C' code I need to generate HTML tag for 'table' creation. Each table row may contain one more table and I need to control each parameter of the table.
I don't want to use printf since my table may grow dyanmically. I want to use data structure(especially linked list).
Does anybody has idea on this. 

To organzie my data in HTML page, I will be putting data inside 'table'. This organization becomes complex as different group of data arises.
Each cell of table may contain one more table to show these grouped data.

For example.

Table1
_ _ _ __ _ _ _ _ _ _ __ _ _ _ _
|           |         |                    |
| _Table2 _  _  | _  _ _ __ _ _ |
|           |        |                     | 
| _ _ _  | _  _  | _  _ _ _ _  _ _|                    
|                    |                     |
|_ _ _ __ _ _ _|_ _ _ __ _ _ _ |


pjmaiya

[-- Attachment #2: Type: text/html, Size: 3000 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-02-07  7:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-06 11:16 html tag creation using 'C' pjmaiya

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).