Sheldon
Sheldon
it seems relateed to most significant bit
Anonymous
Anonymous
C is and general-purpose programming language that is used for developing firmware or portable applications. Originally intended for writing system software, C was developed at Bell Labs by Dennis Ritchie for the Unix Operating System in the early 1970s.
Anonymous
and?
😆
Anonymous
I created a simple drinking water depot information system with mysql as a database I want it to work in another computer without having to install xampp or borland For without installing borland, i alrrady know that, but this application use database (mysql) using xampp, there is way to solve it ? Like make the application to be installer or something Thank you
Anonymous
I want it offline,,
Anonymous
😀
Anonymous
Stanislav
I want it offline,,😀
you also can connect to mysql through localhost...
Stanislav
or unix socket
Anonymous
you also can connect to mysql through localhost...
Is that mean user should install server, like apache ?
Anonymous
I want user who use this app, just need to 'use' without installing any app
Stanislav
1) https://dev.mysql.com/doc/refman/5.7/en/libmysqld.html 2) why not sqlite?
Anonymous
1) https://dev.mysql.com/doc/refman/5.7/en/libmysqld.html 2) why not sqlite?
Sqlite ? Hmm, i'll try it Thanks for the answer, maybe i'll ask for more 😅
Stanislav
Sqlite ? Hmm, i'll try it Thanks for the answer, maybe i'll ask for more 😅
sqlite is the best embeddable sql engine, it used by chrome and etc...
GreenWater
Link to this group
Anonymous
Link to this group
@programminginc
Anonymous
Sorry that was a typing error
Anonymous
C is a high level, general purpose programming language that is suitable for developing firmware or portable applications.it was developed at bells by Dennis Ritchie for Unix OS in the early 1970s while C++ is a general programing language that was designed as an extension of c language to add Object Oriented features it developed by Bjarne Stroutup of Bell laboratories between 1983 and 1985,
Palinuro
ia it a bot or something?
Ravi
/admins
Sheldon
utq he
I read like this= stat SAT
Sheldon
statistics
Sheldon
what is the rationale to assign the number of each issue with STAT-number in github?
Sheldon
If i submit a issue, how can i know what number i should put after “STAT-“
Social
any one in to coding/developing/reverse engineering... I'm looking for to create mass message sending tools for social apps like whatsapp..telegram...wehcat..line etc...please PM
utq he
who can coding ipa?
utq he
i need for this site
utq he
kinglinux.org
correctmaninwrongplace
java is the language every programmer loves to hate
PHP is the language that everyone hates, even his creator, but people cant stop to use it
tarmop
Hi
utq he
hiiiii
Katya
hi
Good Bye World
or C
This is the reason it's used in C - https://stackoverflow.com/questions/13134956/what-is-the-reason-for-explicitly-declaring-l-or-ul-for-long-values
Anonymous
Please can someone put me through on c
Anonymous
I really need to learn it... I already know html and css
Anonymous
Anonymous
Hey
Good Bye World
The best resource I'd suggest is K&R 2E
Hafiz Hilman
have anyone read learn c the hard way? I’ve read it during it’s beta stage and it was quite good (practical, break things approach). I wonder if there is book like that for c++
Good Bye World
You mean the parentheses? Yeah they do. But it's the best place to learn C according to the really experienced programmer that I consider my mentor.
Isc
of course you can
Isc
well, and what about the type? vector has a template arg
Isc
STL vector or custom one?
Isc
yes you can
Isc
vector.hpp: class Vector { public: static const Vector null; } vector.cpp const Vector Vector::null{};
many
Any web app framework for C/C++?
many
Trivial stuff like handling url, REST and converting json to objects shall be done by library
Stanislav
treefrog :)
Stanislav
cppcms
Stanislav
wt, and others
Anonymous
/admins
utq he
/admins
utq he
/admins
utq he
Click and enjoy!
Stanislav
/admins
what?
Anonymous
Is there other group or chanel about programing
Anonymous
Java
Stanislav
Java
but group about c/c++ :(
Anonymous
Ok
Anonymous
can anyone tell me how to string name
Isc
nope it doesnt
many
When shall we use it?
Isc
braced constructor
many
And why?
Isc
because its good practise