Divyanshi
Ohk thank you
Divyanshi
I want it to solve a real life problem
Danya🔥
Why a text editor project, for example, is not real-life?
Divyanshi
Divyanshi
klimi
that's quite nice
Anonymous
@unterumarmung sorry deleted your message by mistake instead of upvoting
Anonymous
@𝑺𝒐𝒃𝒌𝒂
Damo
Hi guys
Damo
Can diploma civil engineer enter into IT industry...
klimi
кар карыч
Ashish
have any one working in opencl??
klimi
Anonymous
#Puzzle
https://paste.ee/p/5CDTi
Nick
I'm building a mame emulator in vs2019 for debugging.
But there are some unresolved symbol errors.
I have successfully built all the lib files but there is a linking error while building the exe project. Please help me.
This is error:
Severity Code Description Project File Line Suppression State
Error LNK2001 unresolved external symbol "char const * const bus::msx::cart::slotoptions::ASCII8" (?ASCII8@slotoptions@cart@msx@bus@@3QEBDEB) mame C:\msys64\projects\mame\build\projects\windows\mame\vs2019\cartridge.obj 1
Danya🔥
Nick
Of course, I tried so much...
Nick
#include "slotoptions.h"
namespace bus::msx::cart::slotoptions {
char const *const ARC = "arc";
char const *const ASCII8 = "ascii8";
....
Nick
This is defined in cpp file. And while building this cpp file used to build optional.lib
Nick
Also cartridge.obj is generated while building optional.lib.
Nick
In other words, cartridge.obj file is used to make optional.lib.
M
do you know where can I find flight computer open source code?
Mortimer
Hi all! I wanted to ask if SFML is the best for animation(I am a beginner)
klimi
Mortimer
I need more control over whats happening on the screen.
Mortimer
I have no trouble spending months to learn it. I want to code it
Mortimer
Thanks
M
Guillermo
Look for that on GitHub or Google. I'm pretty sure there is something like that. For example: (https://github.com/alduxvm/DronePilot)
Guillermo
GitHub - ArduPilot/ardupilot: ArduPlane, ArduCopter, ArduRover, ArduSub source
https://github.com/ArduPilot/ardupilot
ngdream
hi how to call c function from javascript using webkit2gtk ???
M
Bumble
Good evening guys, I need some help in vc++ mfc, anyone have experience with mfc kindly reply to this message😊
Guillermo
Melpher
that is TRUE!so just ask, otherwise others can't judge the difficulty of your problems
Someone
Nooo let him ask about laba
Siddhanth
I always forget the print statements
Siddhanth
Can anyone help me with that
mito
Bumble
What problem do you have?
Good morning sir, I just want to change the menu item's text color, font of context menu in mfc.
Bumble
👌Okayy
Bumble
Евгений
Can anyone help me with that
Can you just read the documentation for that old stuff? Everything is much simpler that you can't even imagine 🤗
li
bool is_div(string&s1,string& div){
if(div.length()!=0&&s1.length()%div.length()==0){
string t=div*int(s1.length()/div.length()); // bug
if(s1==div*t)return true;
else return false;
}else{return false;}
}
li
anyone know this? string*int -> bug reported
#
Should I do all the exercises in K&R?
#
Ludovic 'Archivist'
What do you recommend?
Jens Gustendt book is free and relatively decent, and also was not written in 1978
Bumble
klimi
Guys?
how are you setting it now?
Bumble
how are you setting it now?
Actually, by right clicking on the screen a popup context menu will be loaded, based on where the user is clicking on the screen, the data will be iterated as menu item's which I'm reading from database.
What I need to do now is, I need to change the color & font size of the text data displaying in the popup menu item..
Mohamed
Can i create a database with c
Not sql
Alex
Mohamed
Alex
https://www.mongodb.com/docs/drivers/c/
Alex
It is an amorf question what do you need. Do you want to use relational or not renational database.... In C language you may do any think you want. The question how time will it take.
Danya🔥
Can i create a database with c
Not sql
1. Databases are not written in SQL but in C, C++ or Rust (generally)
2. Use Google
3. There are databases that don't use SQL as query language
4. No stupid meta questions
Евгений
Anonymous
Ràp
Please any project to build as a beginner
Ritik
Guys I am from Commerce background want to become a developer and I have learnt c and c++ what should I learn next
Anonymous
Hello Guys anyone Actively doing CP & DSA for upcoming Internship & placements???????
Ritik
Aur how much time will it take to be a professional in it
klimi
klimi
Ritik
I want to develop apps and stuffs
albert