Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

I need to vent.

Name: Anonymous 2009-08-10 14:16

French C "programmers" who refuse to read K&R, and rely on some random "tutorials" in the internet. And yes, K&R *was* indeed translated to French as well, and as soon as that fact was pointed out to them, they switch the reason to "it's too complicated lol".

FUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUUCKK.

Name: Anonymous 2009-08-12 11:31

>>60
I'd be more concerned about the parts that go like

void maFonction()
{
    // D'abord on déclare les variables
    double prixOrigine = 0.0;
    double prixAchat = 0.0;
    double difference = 0.0;
    FILE* fichier = NULL;
// .....


But it's not just like this in "tutorials". Production code written in English is almost non-existent in software projects initiated by French people or companies.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List