Thread: UML Of C Code

  1. #1
    Registered User
    Join Date
    Nov 2006
    Posts
    61

    UML Of C Code

    Please suggest tools that can model C code into various UML diagram. The code size is larger.

  2. #2
    Kernel hacker
    Join Date
    Jul 2007
    Location
    Farncombe, Surrey, England
    Posts
    15,677
    I suppose you can use UML to describe data and code relationships for C as well. Not sure what you mean by "The code size is larger" - larger than not using UML, larger than 10000 lines of code or what?

    --
    Mats
    Compilers can produce warnings - make the compiler programmers happy: Use them!
    Please don't PM me for help - and no, I don't do help over instant messengers.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    I'm thinking they're looking for a tool which takes a large amount of C and produces some nice glossy UML diagrams for the code.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  4. #4
    Registered User
    Join Date
    Jan 2007
    Location
    Euless, TX
    Posts
    144
    I haven't seen UML for 'C' --- just block diagrams --- there are some that have a free trial period. Look on ZDnet.

  5. #5
    Registered User
    Join Date
    Nov 2006
    Posts
    61
    kcpilot,

    Request you to give me exact URL where I can see this tool.......

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Enforcing Machine Code Restrictions?
    By SMurf in forum Tech Board
    Replies: 21
    Last Post: 03-30-2009, 07:34 AM
  2. Obfuscated Code Contest: The Results
    By Stack Overflow in forum Contests Board
    Replies: 29
    Last Post: 02-18-2005, 05:39 PM
  3. Obfuscated Code Contest
    By Stack Overflow in forum Contests Board
    Replies: 51
    Last Post: 01-21-2005, 04:17 PM
  4. Interface Question
    By smog890 in forum C Programming
    Replies: 11
    Last Post: 06-03-2002, 05:06 PM
  5. Replies: 0
    Last Post: 02-21-2002, 06:05 PM