[a / b / c / d / e / f / g / gif / h / hr / k / m / o / p / r / s / t / u / v / vg / vm / vmg / vr / vrpg / vst / w / wg] [i / ic] [r9k / s4s / vip] [cm / hm / lgbt / y] [3 / aco / adv / an / bant / biz / cgl / ck / co / diy / fa / fit / gd / hc / his / int / jp / lit / mlp / mu / n / news / out / po / pol / pw / qst / sci / soc / sp / tg / toy / trv / tv / vp / vt / wsg / wsr / x / xs] [Settings] [Search] [Mobile] [Home]
Board
Settings Mobile Home
/g/ - Technology

Name
Options
Comment
Verification
4chan Pass users can bypass this verification. [Learn More] [Login]
File
  • Please read the Rules and FAQ before posting.
  • You may highlight syntax and preserve whitespace by using [code] tags.

08/21/20New boards added: /vrpg/, /vmg/, /vst/ and /vm/
05/04/17New trial board added: /bant/ - International/Random
10/04/16New board for 4chan Pass users: /vip/ - Very Important Posts
[Hide] [Show All]


[Advertise on 4chan]


https://www.youtube.com/watch?v=zqHdvT-vjA0
>>
>>106515866
I just need a furry wife.
>>
>>106515866
>no generics or collections in standard library
>no namespaces
>no modules
>no method syntax
kys fag lmao
>>
>>106516174
Never needed any of these.
>>
>>106515866
Not watching all that.
C is has it's place for writing portable libraries that can be used from modern languages.
Beyond that, IDK why you would want to use it.

Headers and guards, dllexport/dllimport, typedef, long long int vs int64_t vs LARGE_INTEGER, null-termination, a bazillion build systems...
People act like C is a simple language when it has so much bloat and terrible defaults.
Is stuff like algebraic data types and generics really so scary in comparison?
>>
>>106515866
All I need is a fox gf.
>>
>>106516997
>Beyond that, IDK why you would want to use it.
main reasons that guy uses it is unparalleled portability and
immortalized software. he’s autistic and uses a subset of ansi c
>>
>>106516997
>typedef, long long int vs int64_t
>bloat
bait and 0 iq if the others didn't make it obvious enough already

also not watching a 3 hour video since i already know C is all you need
>>
>>106517259
>main reasons that guy uses it is unparalleled portability
makes sense
>and immortalized software
lol
>he’s autistic and uses a subset of ansi c
makes sense

>>106517272
>bait and 0 iq if the others didn't make it obvious enough already
Having to wrap structs in a typedef because C doesn't have modules/namespaces is bloat.
Writing out "long long" to get an integer that is guaranteed to be "at least" 64 bits is stupid.
stdint.h only exists because whoever created the language made a mistake; "long long" is legacy bloat.
Also, don't ignore the rest. Only midwits who have too much time think shit like header guards, API macros for switching between dllexport/dllimport, and the number of build systems are worth messing with when good languages have module systems, accessibility modifiers, and dedicated build systems.



[Advertise on 4chan]

Delete Post: [File Only] Style:
[Disable Mobile View / Use Desktop Site]

[Enable Mobile View / Use Mobile Site]

All trademarks and copyrights on this page are owned by their respective parties. Images uploaded are the responsibility of the Poster. Comments are owned by the Poster.