Álex
/get ide
Merry
hey, trying to build matrix-rotate function but i don't understand how to do that. The matrix should be rotate by 1 spot, and not 90° (like in pic) Any help?
Lucas
/get cppbookguide
Adex
Hello
Junaid
ErreKappa1
Yo, i'm struggling against makefiles for quite a while now, i'm not able to figure out why tf this make rule ( %.o: %.c $(DEPS) $(CC) -c -o $@ $^ $(CFLAGS) ) does not work. I've to set every .h as a needed dependence of the respective .o, automating the compile process after the editing of a .h file, can someone please help me out?
ErreKappa1
Use CMake :)
I do not like to automate something that I'm not too confident with, I've to learn how to do it by myself, then I'll use cmake
Anonymous
I do not like to automate something that I'm not too confident with, I've to learn how to do it by myself, then I'll use cmake
Well, so you start from writing in machine codes, then created your assembly and assembler, then created your C/C++ compiler and then switched to GCC/Clang/whatever?
Anonymous
If yes, how old are you? 60 y. o.?
Anonymous
If no — do not lie to yourself
Alex
cmake is meta build system. I don`t agree you should always prefer cmake over Makefile. for small projects Makefile is ok
Sommy
\
ErreKappa1
Well, so you start from writing in machine codes, then created your assembly and assembler, then created your C/C++ compiler and then switched to GCC/Clang/whatever?
Yeah, that's a little easier than that asd Also, I'm not asking for advice on how to compile my project(s), I'm asking for a particular problem on a particular subject
Roshan
Can anyone give me some project ideas on what to make using pure C++?
Dark
I seriously need help how to stich two images loaded by pgm file?
Dark
how can we do this without opencv concept
cooper
brpc Ia rpc frame
Gojo
Hello all ^*
Gojo
I hope I’d make good friends here i wanna learn more about programming
Gojo
Gojo
I seriously need help how to stich two images loaded by pgm file?
I know nothing but how about editing 2 pics into one and then turn the final pic as pgm file ?
Gojo
There must be videos on yt how to turn a pic into pgm file
Gojo
And in php
Anonymous
Hello! Could you tell me please, somebody have ever calculated the reliability network, which displays like graph, using Destruction Spectrum?
Roshan
I can help w that , I found how to do that in c , c++ , Java , python
Can you give me some project ideas that are made in pure C++ and will be productive?
Gojo
But idk the rules well is it ok if I drop a whole programm here ?
Anonymous
a
Anonymous
Do that one
I do no’t know how I can do that. That’s why I ask here, because i would like to get known how i can do that.
Roshan
What do you mean by "Pure C++"?
Not using any libraries like SFML or anything...
Gojo
I do no’t know how I can do that. That’s why I ask here, because i would like to get known how i can do that.
Ohh , I thought you asked for us to give you any thought, idk about that one but search examples in google
Anonymous
Not using any libraries like SFML or anything...
Well it's kinda.. unnecessary? Almost no one write in "pure C++"
Roshan
Well it's kinda.. unnecessary? Almost no one write in "pure C++"
I agree... So if I wanna do maths like bring in coordinates into a window, will I need libraries? I only know SFML...
Anonymous
Ohh , I thought you asked for us to give you any thought, idk about that one but search examples in google
I’ve searched in google, but unfortunately, there are too difficult information for me, therefore i decided to ask here.
Anonymous
I can't understand what you're talking about.
Gojo
by the way , simple qustion... who can tell me what does double function do....examples to
Gojo
I can't understand what you're talking about.
same same , i just go along with their thoughts hah
Anonymous
Hey everyone, am new to the c language
Anonymous
I need guidance
Gojo
Return double?
yes that one , i just have 0 idea what does it do
Gojo
im in bwggining of c langage
Xudoyberdi
I need guidance
what's your problem?
Roshan
So the function returns double data type variable
Gojo
int is for example "13,10,11,9
Gojo
char is for character funvtion
Gojo
float is for 10.226 numbers lika that
Gojo
double is for ?
Roshan
float is for 10.226 numbers lika that
Double has more precision
Gojo
double is 152.254?
Roshan
double is 152.254?
6-7 digits after dot
Gojo
ohhhhh
Anonymous
what is reliability ? calculate packet loss rate ?
Gojo
thank uu
Anonymous
what network ?
I have a graph, which display any network. The gragh has some number of vertices and edges. Edges can be 2 states, it’s either UP or DOWN. I need to compute the reliability network using Destruction Spectrum method.
Gojo
anyone can tell me a short description of c language ?
Anonymous
Which programming language do you prefer? In my country, python seem to be more popular. But I prefer C++.
Gojo
is all int,char,float,bouble,for,else,if,algorythms,matrics,
Anonymous
what's your problem?
I want to learn the language but I need some explanation
Gojo
anythung else?
Gojo
C++ is better
im looking for c
Ricky
i hate c😂
Anonymous
explanation about what?
Like it's functions, boolean,am going to send a code and you will see
Roshan
Does anyone know how to show a short description about my function whenever someone hovers mouse over it in visual studio?
Xudoyberdi
use pastebin.com