TBB with C-Code

Robert Reed (Intel)
Total Points: 4096
Status Points: 3596
Brown Belt
June 13, 2008 8:36 PM PDT
Rate
 
#10 Reply to #9

If we’re splitting hairs, OpenMP is not really ANSI C either. It’s an orthogonal extension graphed into the syntax, hidden in comment statements for those C compilers that can’t interpret it. But Peter, if you’re using VS 2005 and VS 2008 compilers, it’s really hard to get C without also getting C++. < Is this restriction to ANSI C a thesis requirement? It seems very limiting, given the scope of the thesis.

You suggest “some requirements that is some cases…” you must use ANSI C.  If those requirements are to interface to low level C functions, like an instrument driver or some provided C library, you can still use C++ and just restrict the code at the point of the interface to be pure C.  If that’s the nature of your requirements, you still may be able to use C++ and TBB.

Forum Statistics

4466 users have contributed to 23967 threads and 69726 posts to date.
In the past 24 hours, we have 18 new thread(s) 44 new posts(s), and 67 new user(s).

In the past 3 days, the most popular thread for everyone has been Catastrophic error The post with the most views is Rfid reader JAVA applicattion The most posts were made to

Please welcome our newest member paulfoel