linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "pjmaiya" <pjmaiya@signal-networks.com>
To: <linuxppc-embedded@ozlabs.org>
Subject: html tag creation using 'C'
Date: Wed, 6 Feb 2008 16:46:45 +0530	[thread overview]
Message-ID: <003b01c868b1$c23f5650$4d01a8c0@signet> (raw)

[-- 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 --]

                 reply	other threads:[~2008-02-07  7:22 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003b01c868b1$c23f5650$4d01a8c0@signet' \
    --to=pjmaiya@signal-networks.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).