Posts

Showing posts with the label va

Video of USENIX HealthTech Panel w Speakers from Adventium Labs U Michigan VA and FDA

Image
Video of USENIX HealthTech Panel w Speakers from Adventium Labs U Michigan VA and FDA USENIX HealthTech has posted the video of the panel on medical device security from August 2013. To view the video, visit the USENIX site. The panelists include: Brian Fitzgerald , Deputy Division Director, Division of Electrical and Software Engineering,  U.S. Food & Drug Administration Center for Devices & Radiological Health Kevin Fu  (moderator), Associate Professor and Director,  Archimedes Center for Medical Device Security , Computer Science & Engineering,  College of Engineering , University of Michigan Ken Hoyme, Distinguished Scientist, Adventium Labs and Co-chair,  AAMI Medical Device Security Working Group ; Former Senior Fellow,  Boston Scientific , Cardiac Rhythm Management Lynette Sherrill , Deputy Director, Office of Information Security, Field Security Office, Health Information Security Division, Department of Veterans Affairs download  file  ...

va list and variadic function

va list and variadic function C: Ellipsis operator (�) : printf refer to: http://linuxprograms.wordpress.com/2008/03/07/c-ellipsis-operator-printf/ Ever imagined how printf works, even though we are able to pass a number of arguments to it. If we design a function which takes two arguments and pass three parameters, we are bound to get this error �too many arguments to function�i.e., suppose we have a function int fun2(int a, int b) and we call the function fun2(2,3,4) we are sure to get the above error. So the question is how printf / scanf works with variable number of arguments? This is because C has a feature called ellipsis (�) by which you are able to pass variable number of arguments? So the prototype of printf is int printf(const char *str,...) But the next question is how then can we access the arguments in the function. This can be done by the power of pointers. Let�s take a pointer which points to the last argument before � and depending on the next arguments of ...

Va Tech Wabag Ltd

Va Tech Wabag Ltd Ringside View: Va Tech Wabag Order pipline flows As ticket size of top 10 client rose 52%, expects growth in revenue of 15-20%and bookings of 20-25% in FY 2014     VA Tech Wabag held a conference call on 24 May 2013 to discuss the financialperformance for the fourth quarter and the fiscal ended March 2013 (FY 2013). The companywas represented by Managing Director Rajiv Mittal and CFO S Varadrajan. Keytakeaways: Order intake of water supply and sewage equipment maker Va Tech Wabag grew 34% to Rs2489 crore in FY 2013. The order book including framework contracts of Rs 1090 crore stoodat Rs 5374 crore. The share of operations and maintenance (O&M) in total revenue was about 16.8% inFY 2013 compared with 14.5% in FY 2012. Slowly the share of the O&M business isgrowing. If this trend continues, the margin will grow. The O&M margin is higher thanthe engineering, procurement and construction (EPC) margin. Capex incurred was Rs 6.92 crore in FY ...