Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in c-strings

append a character from an array to a char pointer

c c-strings string-literals

C String encoding Windows/Linux

c c-strings

Crash in CAtlStringMgr::GetInstance under Windows XP

How can I get a Path from a raw C string (CStr or *const u8)?

rust c-strings ffi

How to replace two chars with one char?

c loops char c-strings

What is the correct way to fill a C string pointer from Rust?

rust c-strings ffi

warning: unknown escape sequence: '\040' [enabled by default]

Why is this non-null terminated string printed correctly

How to only print the first word of a string in c++

c++ c-strings

C programming printing array of characters

c c-strings

How can I remove 'garbage input' from a C string?

Why ++str and str+1 is working and str++ isn't?

Access violation writing location when working with pointers to char

c++ string c-strings

Email validation in C++

c++ validation email c-strings

join() or implode() in C

c c-strings

Converting a #defined constant number to a string

char array vs. char pointer

c malloc memset c-strings

Convert char** (c) of unknown length to vector<string> (c++) [duplicate]

Does making a char* point to another string literal leak memory?

__int64 to CString returns wrong values - C++ MFC

c++ mfc printf c-strings int64