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
14
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 General and Gameplay Programming
Advertisement
LPSTR Length
General and Gameplay Programming
Programming
Started by
Nullio
March 09, 2001 06:19 PM
1
comment, last by
Nullio
23 years, 10 months ago
Nullio
Author
122
March 09, 2001 06:19 PM
How do I find the length of a LPSTR string?
Cancel
Save
Mr DirectX
122
March 09, 2001 06:30 PM
I have used the function lstrlen() for that. It is the LPSTR version of strlen.
Cancel
Save
Advertisement
mr BiCEPS
140
March 09, 2001 08:02 PM
Don''t worry, you can use strlen with LPSTR also. It''s the same type, with a diffrent name.
Cancel
Save
This topic is closed to new replies.
Advertisement
Popular Topics
Error handling
General and Gameplay Programming
The 5 First Principles of proper open world game design;
Writing for Games
A better idea than GTA;
GDNet Lounge
Ellipse fitting
Math and Physics
click and drag sprite
For Beginners
Recent progress in LOD generation?
Artificial Intelligence
Advertisement
Recommended Tutorials
Morsel
Interviews
Autodesk Maya 2016 New Features Overview
Visual Arts
Object Pooling in Unity 2021+
General and Gameplay Programming
The World of 3-D Graphics Part 1: An Introduction
Graphics and GPU Programming
Set up OpenAL with C++ using Visual Studio
Music and Sound FX
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