am using ms vc++ - i need as simple program to concatenate 3 wchar_t* variables into one inside a loop. problem description is attached. it is also listed below:
I am having a problem with wchar_t* variables. If I create an initial wchar_t* by using something like:
wchar_t* InitValue = L”SM_Lst_”;
my expectation is that InitValue will have a length of 16: • 2 bytes for each of the y characters in the string and 2 chars for the null terminator. • sizeof(L"SM_Lst_"), in fact, returns 16
I need to construct a loop. In pseudo code it is
Int CharCount;
wchar_t* AddString = L””; wchar_t* Name = L””;
I = 0; while(i < 3){ AddString = I formatted as “%03d” Name = InitString + AddString + “_n”;
CharCount = SomeFunc(Name); // which will return 26 for each iteration
i ++; }
Here are the requirements:
1. Name will have a value of L”SM_Lst_000_n”, L”SM_Lst_001_n” and L”SM_Lst_002_n” for each of the iterations, respectively 2. SomeFunc (e.g. wcslen, sizeof etc…) will return a CharCount value of 26 3. The app must be work in VS2022 as a Dialog based app
No need to develop the app – ie I will accept code but the code hast to work. There are an awful lot of examples on the internet that simply do not work
WE'RE LOOKING FOR INFLUENCERS! Category: Artificial Intelligence, Copywriting, Entrepreneurship, Influencer Marketing, Motivational Speaking, Social Media Copy, Social Media Marketing Budget: $30 - $250 USD
Dragon Boat Training & Regatta Manager Category: Conflict Resolution, Event Planning, Logistics, Marketing, Project Management, Public Relations, Risk Management, Time Management Budget: €5000 - €10000 EUR
02-Aug-2025 10:00 GMT
Modern Social Media Graphics Category: Adobe Creative Cloud, Adobe Illustrator, Photoshop, Graphic Design, Illustration, Logo Design, Social Media Marketing Budget: ₹12500 - ₹37500 INR
02-Aug-2025 10:00 GMT
Google Ads & Social Media Ads Manager Category: Advertising, Analytics, Facebook Marketing, Google Ads, Instagram Marketing, Internet Marketing, Lead Generation, Social Media Marketing Budget: $15 - $25 AUD
02-Aug-2025 10:00 GMT
Full-Service Marketing Agency for Global Reach Category: Advertising, Content Marketing, Creative Writing, Graphic Design, Logo Design, Marketing, Slogans, Translation Budget: ₹12500 - ₹37500 INR
02-Aug-2025 09:59 GMT
Social Media Promo Video Editing Category: A / V Editing, Adobe Premiere Pro, Final Cut Pro, Video Editing, Video Production, Video Services, Videography Budget: ₹750 - ₹1250 INR