Austin's SWE Notes 😭
  • GitHub

    Programming/C

    Argc Vs Argv →
    Char →
    Const Keyword →
    Header File →
    How Variable Work In C →
    Include →
    Lvalue →
    Macro →
    Object File →
    Printf Format Type →
    Puts Vs Fputs →
    Rvalue →
    Signed Vs Unsigned →
    String In C →
    2D Array →
    Array Arithmetic →
    Array Declaring →
    Array Initialiser →
    Array Supscripting →
    Copy An Array →
    Pass Array To Function →
    Retrieve Array Length →
    Pointer And Array →
    Pointer Arithmetic →
    Pointer Subscripting →
    Pointer Variable →
    Void Pointer →
    A More Optimal Way Of Looping Through String →
    Copy A String →
    Remember To Malloc When Return A String →
    String In C →
    Struct Example →
    Struct →
    Typedef Struct →