Jorge Troncoso

Jorge Troncoso (born 14 January 1993 in Santiago, Chile) is a Chilean footballer currently playing for Austin Bold FC.[1][2]

Teams

gollark: Just add `#define`s until it stops giving warnings.
gollark: I mean, they might.
gollark: You know what they say, gibson, "if it compiles it works".
gollark: It's idiomatic C because the compiler doesn't complain.
gollark: ```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```

References

  1. "J. Troncoso". Soccerway. Retrieved 15 July 2020.
  2. Jorge Troncoso at BDFA (in Spanish). Retrieved 15 July 2020.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.