头alloca.h在Windows [英] Header alloca.h in Windows

查看:2053
本文介绍了头alloca.h在Windows的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我看不到 alloca.h 等价的Visual C 2010 。一个人怎么能在Windows上执行的Visual C 堆栈分配?我错过了功能的alloca

I can't see any alloca.h equivalent in Visual C 2010. How can one perform stack allocation in Visual C on Windows? I miss the function alloca.

推荐答案

请参见 _alloca 。视觉C使用非标准功能的_ preFIX在C头文件。

See _alloca. Visual C uses an _ prefix for non-standard functions in the C headers.

这篇关于头alloca.h在Windows的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆