html tag creation using 'C'

pjmaiya pjmaiya at signal-networks.com
Wed Feb 6 22:16:45 EST 2008


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20080206/c2b42f81/attachment.htm 


More information about the Linuxppc-embedded mailing list