joel
Up to 1 MB?
I was assuming 300mb
klimi
I saw max 16mb iirc
Kat
My VM with only DWM and a terminal uses about 100MB
klimi
Systemd eats
Kat
mm tasty ram
Kat
30MB is about the minimum a useable Linux system can go really
Kat
Modern kernel anyway
klimi
It can go loweeer
klimi
You don't need fancy graohics
klimi
Or sound
klimi
Or networking right
Kat
My Gentoo install with basically nothing uses 34
klimi
Whew
klimi
This is offtopic
klimi
I know
Dima
no
Dima
programmers/coders and other "such words" remind me some indian
Dima
lol
joel
it is what it is u can't change facts
🐰🐾 سمیه
What's a noncharacter data, and how can it be stored in a character variable? And how can we define that its type is unsigned?
MᏫᎻᎯᎷᎷᎬᎠ
Any integer can be stored as a character
MᏫᎻᎯᎷᎷᎬᎠ
And truncated if needs to
🐰🐾 سمیه
Ok thanks 👍
klimi
@NameKatt wtf you did to me :<
Kat
Don't worry it a bug
Kat
I set it to do that to everybody cause somebody kept PMing people in a group
klimi
I'm in whitelist :<
klimi
Ибраги́м
Playing with screen, hallmark of Arch users
Dima
lol rip
Dima
.
klimi
¯\_(ツ)_/¯
Dima
mmm pinky
Kat
owo
Dima
uwu
Kat
Dima takes the cookie and bites down on it gently. It tastes just like mom used to make. Dima's hunger begins to subside. 42 nutrition. 41 experience.
Sileno
I trying developing a lib to use the pjsip, but has very errors of link "undefined reference" when i compile in windows (using MinGW + CMake). I believe it's something missing in my cmake. I do not know if it is a channel for this type of doubts, if not, if possible, let me know where I can post this type of doubt.
klimi
itsmanjeet
Reredefining of char* or char[] give segment fault Google say that string in c is stored in read only memory Then is their any way to reuse string in c
Luigi
Do someone know some websites with c++ exercises for learning it? Starting from basic things
Kat
Hackerrank
Dima
install kali linux
Anonymous
install kali linux
tab and space key won't work there
Luigi
Luigi
help?
Luigi
(i know i didn't use "b" yet)
Mat
Line numbers?
Mat
Are you giving an array of strings to a string?
Mat
Line numbers?
You cut out part of useful infos
Anonymous
I understand nothing here
Luigi
fixed np
Luigi
i have another problem now lol
Luigi
I had to add [10] to string num
Luigi
And a%2==0 instead of a%2=0
Luigi
Luigi
Luigi
this is what happens when i start the program lol
Luigi
i mean, after i insert "8" (a) and "11"(b)
Luigi
I think there's a problem with the for loop or.. I don't know
itsmanjeet
Are you talking about this? I have no clue what your question is
😯🤔 I am using array and sprintf This is more simple way 😂 Thanks for the help
itsmanjeet
Any other simple and efficient function string1 = string2 + string3 Strcat giving segment fault
Anonymous
Any other simple and efficient function string1 = string2 + string3 Strcat giving segment fault
Holly f*.. tell a pussy cat to add stings https://www.geeksforgeeks.org/strncat-function-in-c-cpp/
Anonymous
this is what happens when i start the program lol
You better explain what you want to accomplish...!
Anonymous
man string[] is not same as char *string
itsmanjeet
man string[] is not same as char *string
Strcat work with pointer ??
Luigi
You better explain what you want to accomplish...!
I want to output 2 numbers (a and b= 8 and 11) and i have to output if the numbers between 8 and 11 (so 9 and 10) are even or odd. So on the program should appear: eight odd even eleven.
Anonymous
Wait... what? This is not how you use pointers
Anonymous
OMG
BinaryByter
It is
BinaryByter
however he forgot to allocate memory first