Closed
Description
Hi - Here are the 2 issues i'm facing.
-
I have tried the following example with an open source CBMC (latest one). It throws a parser error while parsing the function func() although I have installed visual studio 2010 professional. Can someone help here?
#define DllImport __declspec( dllimport)
DllImport void func(); -
I'm not able to include the standard directory using #include<stdio.h>. Rather the tool works with #include "stdio.h"
Request if someone could help me here.
Thanks
Jay
Metadata
Metadata
Assignees
Labels
No labels