and we provide our "own" stdint.h for earlier versions. See the msvc
directory.
We're also using uint#_t all over the place in both core and the Windows
backend => feel free to use anything you want from stdint.h/inttypes.h. MS
may have neglected to update their C compiler to modern standards, but we
sure do whatever we can to compensate for it.

Regards,

/Pete

PS: Don't expect much from me until the middle of next week, especially in
terms of reviewing anything Windows related.


On 13 September 2013 18:21, Tim Roberts <t...@probo.com> wrote:

> Nathan Hjelm wrote:
> >
> > Pete, I know the Microsoft compiler is a sub-par C compiler so I want
> > to make sure uint32_t is available before chaning the type of
> > num_streams. Does it support standard C99 integer types (stdint.h)?
>
> I'm struggling to avoid commenting on your political statement there.
> Visual C++ started including stdint.h as of Visual Studio 2010.
>
> --
> Tim Roberts, t...@probo.com
> Providenza & Boekelheide, Inc.
>
>
>
> ------------------------------------------------------------------------------
> How ServiceNow helps IT people transform IT departments:
> 1. Consolidate legacy IT systems to a single system of record for IT
> 2. Standardize and globalize service processes across IT
> 3. Implement zero-touch automation to replace manual, redundant tasks
> http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
> _______________________________________________
> libusbx-devel mailing list
> libusbx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/libusbx-devel
>
------------------------------------------------------------------------------
How ServiceNow helps IT people transform IT departments:
1. Consolidate legacy IT systems to a single system of record for IT
2. Standardize and globalize service processes across IT
3. Implement zero-touch automation to replace manual, redundant tasks
http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to