All Content
Blogs
Forums
News
Tutorials
Log In
Sign Up
Login
Username / Email
Password
Remember me
Forgot password?
Login
or
Don't have a GameDev.net account?
Sign up
Forgot your password?
Email Address
Reset Password
Please contact us if you have any trouble resetting your password.
Home
Blogs
Forums
News
Portfolios
Projects
Tutorials
22
users logged in
Proud partner of GDC 2025
New?
Learn about game development
.
Before posting, review our
community guidelines
.
Support GameDev.net with a monthly
GDNet+ subscription
!
Follow Us
Chat in the
GameDev.net Discord!
Back to Engines and Middleware
Advertisement
Passing arrays from lua to C++
Engines and Middleware
Programming
Started by
nickwinters
May 28, 2004 03:52 PM
-1
comments, last by
nickwinters
20 years, 8 months ago
nickwinters
Author
183
May 28, 2004 03:52 PM
I have some C++ function that can be called from Lua. I want one of the parameters Lua passes to it to be an array. How do I parse it in C++? Will lua_tonumber and luaL_checkstring work for arrays to? Thanks. -Nick
Cancel
Save
This topic is closed to new replies.
Advertisement
Popular Topics
C++ pointers that are released upon going out of scope
General and Gameplay Programming
Adding Support for Custom Literal Constants
AngelCode
click and drag sprite
For Beginners
PGS solver implementation problems
Math and Physics
How to Resolve This Normal Issue?
Graphics and GPU Programming
"using namespace" support?
AngelCode
Advertisement
Recommended Tutorials
Everything You Ever Wanted to Know About Authenticode Signing
Business and Law
Unleash Your Content Distribution with Unity Addressables
General and Gameplay Programming
Torque For Teens
Archive
Getting started with Team Foundation Service: Part 1
General and Gameplay Programming
Google Analytics-Driven Game Development by Example
Game Design and Theory
Advertisement
Reticulating splines
About GameDev.net
Community Guidelines
Terms of Service
Privacy Policy
Contact Us
Copyright (c) 1999-2025 GameDev.net, LLC
Back to Top