antirez / antirez/sds

sdscat & sdscatsds in-place?

Abierto
#119 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
5.6k
Forks
510
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

As I've read in the reference and source when you pass an `sds` string to these two functions, you always have to assign the pointer back.

Is there any workaround to make these functions work in-place? That is: pass them an `sds` and have it modified? (without changing the object's pointer)

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.