1964 Omloop Het Volk

The 1964 Omloop Het Volk was the 19th edition of the Omloop Het Volk cycle race and was held on 29 February 1964.[2] The race started and finished in Ghent.[3] The race was won by Frans Melckenbeeck.

1964 Omloop Het Volk
Race details
Dates29 February 1964
Stages1
Distance194[1] km (120.5 mi)
Winning time4h 34' 00"
Results
  Winner  Frans Melckenbeeck (BEL)
  Second  Arthur Decabooter (BEL)
  Third  Yvo Molenaers (BEL)

General classification

Final general classification[3][4]
Rank Rider Time
1  Frans Melckenbeeck (BEL) 4h 34' 00"
2  Arthur Decabooter (BEL) + 0"
3  Yvo Molenaers (BEL) + 0"
4  Frans Aerenhouts (BEL) + 0"
5  Gilbert Maes (BEL) + 0"
6  Lode Troonbeeckx (BEL) + 0"
7  Joseph Bosmans (BEL) + 0"
8  Edward Sels (BEL) + 0"
9  Guillaume Demaer (BEL) + 0"
10  Willy Van Driessche (BEL) + 0"
gollark: This *always* prints a status of 512. It should be not 512.
gollark: ```cvoid efork(char **args) { pid_t pid = fork(); if (pid < 0) { perror("fork"); exit(3); } else if (pid == 0) { if (execvp(args[0], args) == -1) { perror("execvp"); exit(2); } exit(0); } else { int status; waitpid(pid, &status, 0); printf("%d\n", status); }}```
gollark: Please help as my code does not work correctly æææ.
gollark: Palaiologos, *you* can write C, yes?
gollark: <@!309787486278909952> Have you problemized the problemoid yet?

References

  1. "Omloop Het Nieuwsblad (HC)". BikeRaceInfo. Retrieved 10 February 2018.
  2. "1964 Omloop Het Volk ( HC)". BikeRaceInfo. Retrieved 10 February 2018.
  3. "19ème Het Volk 1964". Memoire du cyclisme. Archived from the original on 8 December 2004.
  4. "1964 Omloop Het Nieuwsblad". First Cycling. Retrieved 10 February 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.