Mahdiy
Actually I have to make a project for an upcoming internship to put in my resume
The real project is worth it. Nobody cares about your pet project. Create a project and benefit someone.
Anonymous
For the interface
you can use visual studio desginer with C++
Divyanshi
Ohk thank you
Divyanshi
I want it to solve a real life problem
Danya🔥
I want it to solve a real life problem
Everything you've been advised so far is not real problem
Danya🔥
Why a text editor project, for example, is not real-life?
Divyanshi
Everything you've been advised so far is not real problem
Yeah that's why I am still open to ideas
klimi
that's quite nice
Anonymous
@unterumarmung sorry deleted your message by mistake instead of upvoting
Anonymous
Posted by Danya
@𝑺𝒐𝒃𝒌𝒂
Damo
Hi guys
Damo
Can diploma civil engineer enter into IT industry...
кар карыч
Ashish
have any one working in opencl??
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
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)
Mortimer
like making an animation? no
Wich one would you recommend??
klimi
Wich one would you recommend??
it's kinda offtopic tho but: blender is quite good for 3d and 2d animations
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
klimi
I need more control over whats happening on the screen.
blender has python scripting... and it allows you to control a LOT of things; if you want something coding, for math there is amazing tool named manim
Mortimer
Thanks
Guillermo
do you know where can I find flight computer open source code?
What do you mean by flight computer open source Code? Something like FlightGear?
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
flight computers used inside drones, rockets etc.
It's written in Python, but for sure there are projects written in C/C++
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 ???
Ashutosh Kumar
hi how to call c function from javascript using webkit2gtk ???
webkit_web_view_execute_script () void webkit_web_view_execute_script (WebKitWebView *web_view, const gchar *script);
Bumble
Good evening guys, I need some help in vc++ mfc, anyone have experience with mfc kindly reply to this message😊
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
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
that is TRUE!so just ask, otherwise others can't judge the difficulty of your problems
I want to change the menu item's text color and font of context menu in mfc.
Евгений
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'
Should I do all the exercises in K&R?
Depends, do you plan to time travel to 1991 and find a job there?
Ludovic 'Archivist'
What do you recommend?
Jens Gustendt book is free and relatively decent, and also was not written in 1978
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
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
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
Ritik
I want to develop apps and stuffs
Anonymous
Aur how much time will it take to be a professional in it
You have to keep practicing they is no level u can say that i have completed everything. U have to level up Gradually